Authentication

Authenticate with your bearer token

You must provide header and your api key in request

All API Requests have limitation: 100 req/minute (every 60s)

Authorization: Bearer YOUR_API_KEY

Last updated