Freemium

Apidog API

Apidog API powers a collaborative, design-first platform for API development—covering design, mocking, testing, debugging, and documentation. Built for teams needing streamlined workflows, it supports multiple API protocols (REST, GraphQL, WebSocket, gRPC) and integrates AI-enhanced features to automate code generation, validation, and schema-driven documentation.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

NaN

Rate Limit

API Endpoints

Get all API projects

Full URL

https://api.apidog.com/v1/v1/projects

Code Examples

curl -X GET 'https://api.apidog.com/v1/v1/projects' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "limit": 10,
  "offset": 0
}

Example Response

{
  "projects": [
    {
      "id": "1",
      "name": "Example Project"
    }
  ]
}

Version

v1

Rate Limit

Limited free tier
Tags
api-designdocumentationtesting
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

Limited free tier

Supported Languages
OpenAPIJSON SchemaJavaScript
Use Cases
API design
testing
documentation

Related APIs

Discover similar APIs that might interest you

APIopen source

gRPC API

gRPC is a high-performance, open-source ...

Category
Development
Endpoints
1
high-performance-apisinternal-communicationsmicroservices
APIopen source

Appwrite Backend API

Appwrite is a comprehensive open-source ...

Category
Development
Endpoints
1
backendserver
APIopen source

Temporal Workflow API

Temporal is a powerful open-source engin...

Category
Development
Endpoints
1
orchestrationworkflows
Apidog API | Collaborative API Design & Testing | Free API Hub