Search api documentation...
Getting Started
Our REST API enables you to integrate real-time analytics into your applications. Follow these steps to get started with the API integration.
Sign up for an account and generate your API key from the dashboard
Include your API key in the request headers
Start making requests to our endpoints
Authentication
API Key Authentication
Endpoints
GET
/v1/data
POST
/v1/data
PUT
/v1/data {id}
DELETE
/v1/data {id}