For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

To authenticate your API calls set the Authorization header to your API Key.

You can find your API Key on the Dashboard.

POST https://api.apiframe.pro/[any_endpoint]

Headers

Name
Value

Content-Type

application/json

Authorization*

YOUR_API_KEY

Last updated