The key to secure access to all APIs.
Oauth is the authentication service for API usage and provides secure management of requests and integrations
API Pricing
Price list for single request. Base price is intended for a simple request billed via wallet. Best price is the lowest price you can obtain based on the best subscription available. Free Tiers show how many requests per day, per month and per year are available for free.
Free service endpoints
| Scope | Description | Base Price €/request |
Best Price €/request |
Free Tiers request |
|---|---|---|---|---|
| PATCH /tokens | Update token by ID | 0.001 | 0.001 | 1440/Day |
| GET /tokens | List or token detail | 0.001 | 0.001 | 1440/Day |
| POST /tokens | Create a new token | 0.001 | 0.001 | 150/Month 1500/Year |
| DELETE /tokens | Delete token by ID | 0.001 | 0.001 | 1440/Day |
| GET /scopes | List of available scopes | 0.001 | 0.001 | 1440/Day |
| GET /wallet | Get wallet information | 0.001 | 0.001 | 1440/Day |
| GET /subscriptions | List subscriptions or get subscription by ID | 0.001 | 0.001 | 1440/Day |
| GET /callbacks | List callbacks or get callback by ID | 0.001 | 0.001 | 1440/Day |
| GET /errors | List error logs | 0.001 | 0.001 | 1440/Day |
| GET /stats | Get overall API usage stats | 0.001 | 0.001 | 1440/Day |