eivih API Reference
Build and integrate with our platform using our powerful API. Manage resources, create custom endpoints, and more.
Authentication
All API requests must be authenticated using an API token. This token should be sent as a bearer tocken in the Authorization header.
Request headers
Authorization: Bearer <token>
Content-Type: application/json
Accept: application/json
Endpoints
GET /users - List all users
POST /users - Create new user
GET /users/<id> - Get user details
Base API Endpoint
All requests to this API should be addressed to:
https://api.eivih.com
Getting Started
To make the first call, you'll need to create an account, get your API token, and use it in the Authorization header.
Replace <token>
with your actual API token.
Available Formats
Format
JSON
Version
v1.0.0
All responses are in JSON format. All requests should also use JSON for payloads.
API Features
1 Resource Management
Create, update, and delete resources with simple REST endpoints. Get detailed analytics on every action in the platform.
Endpoints
Create Resource
POST /v1/resourcesList Resources
GET /v1/resourcesGet Resource
GET /v1/resources/<id>Update Resource
PUT /v1/resources/<id>Delete Resource
DELETE /v1/resources/<id>2 Rate Limiting
We enforce rate limits to protect against abuse and ensure service reliability. Each user has a dedicated token with a specific rate.
Plan
- • 5000 Requests/Minute
- • Real-time analytics
- • 99.9% uptime SLA
Pro
- • 25000 Requests/Minute
- • API analytics dashboard
- • 100% uptime SLA
3 Webhooks
Get notified about all events in your account and custom events across your resources. Webhooks enable powerful automations and real-time processing.
Pricing
Starter
For small teams and developers
5,000 / Month
5,000 requests per minute
- Full access to API
- API analytics
- 99.9% uptime
For large teams and organizations
Contact for Pricing
Dedicated plans available
- Everything in Starter