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 |
---|---|---|---|---|
DELETE /token | Delete a specific token | 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 /counters | Your overall use | 0.001 | 0.001 | 1440/Day |
POST /token | Create a token | 0.001 | 0.001 | 5/Day 150/Month 1500/Year |
GET /credit | Your Openapi credit | 0.001 | 0.001 | 1440/Day |
GET /token | List of all unexpired token | 0.001 | 0.001 | 1440/Day |
PUT /token | Update the entire token object | 0.001 | 0.001 | 1440/Day |