Apidog API
Copy Page
Apidog API
Introduction
API Versions
Authentication
Import & Export
Import OpenAPI/Swagger Data
POST
Import Postman Collection Data
POST
Export Data in OpenAPI/Swagger Format
POST
Introduction
Copy Page
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
.
Next
API Versions