Introduction
Welcome to the Apidog OpenAPI documentation. This document serves as a comprehensive guide to the public REST APIs provided by Apidog.
Common Components for Requesting APIs
Path
All API URLs begin with the base URL https://api.apidog.com
.
Header
A common header is used for API version control. For detailed information, please refer to the API Version Documentation.
Authorization
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.
Last modified: 6 months ago