API OAuth v1 has been replaced by the endpoints available in OAuth v2.
Upgrade your systems to OAuth v2 today to ensure greater flexibility and security for your API calls.
Deprecated starting from 2027-12-31
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 |
|---|---|---|---|---|
| GET /token | List of all unexpired token | 0.001 | 0.001 | 1440/Day |
| DELETE /token | Delete a specific token | 0.001 | 0.001 | 1440/Day |
| POST /token | Create a token | 0.001 | 0.001 | 5/Day 150/Month 1500/Year |
| PUT /token | Update the entire token object | 0.001 | 0.001 | 1440/Day |
| PATCH /token | Update part of token object | 0.001 | 0.001 | 1440/Day |
| GET /scopes | List of all scopes | 0.001 | 0.001 | 1440/Day |
| GET /credit | Your Openapi credit | 0.001 | 0.001 | 1440/Day |
| GET /counters | Your overall use | 0.001 | 0.001 | 1440/Day |