Apidog's OpenAPI utilizes the Bearer Token authorization method. Requesting Apidog's APIs requires an access token. For detailed instructions, please refer to the Authorization Documentation.
The REST APIs in this reference support specific Apidog automation workflows. However, not every Apidog resource or operation has a documented REST endpoint. When there is a need for broader access to Apidog project resources and workflows, especially by AI agents, use Apidog CLI.
Choosing between REST APIs and Apidog CLI
Use the REST APIs when building a direct HTTP integration for an operation documented in this reference.
Use Apidog CLI when you or your AI Agent needs broader resource coverage or needs to perform a multi-step Apidog workflow.