Skip to content

About

To use the OPE.AI API, please create an API token first.

API key

The key of your API token. Please check it in API token page.


Authentication

HTTP: Bearer Auth
Security Scheme Type: http
HTTP Authorization Scheme: bearer

Remember that your API key is a secret! Do not share it with others or expose it in any client-side code (browsers, apps). API keys should be securely loaded from an environment variable or key management service on the server.

API keys should be provided via HTTP Bearer authentication.