API
Here, you'll find reference documentation for our public APIs. These are divided among the following categories:
- Management API: Manage your apps, partners, and more.
- Reporting API: Access important real-time dashboard data.
- Revenue Events API: Send revenue postbacks in real-time.
- User Events API: Send Server-to-Server custom events.
- Raw Data Export: Send raw data straight to S3.
Base URL
https://api.justtrack.io
Authentication
All APIs require an API key. To generate an API key, follow these steps:
- Navigate to your User profile page.
- At the bottom of the page, find API keys.
- Click Generate new key.
- Name and describe your new key.
- Click Save.
- Copy your key.
warning
Make sure to copy your API key now. You won't be able to see it again!
- Click Close.
When you make a request to any of our APIs, pass this API key with the X-API-KEY
header.