Skip to main content

Authentication

Generate an API key in the Dievio dashboard and send it with each request.

Headers

Use one of the following:

Authorization: Bearer YOUR_API_KEY

or

X-API-Key: YOUR_API_KEY

Errors

  • 401 — Missing or invalid API key.
  • 402 — Not enough API credits.