Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Dashboard
Get Started
Ask AI
Menu
Docs
Maintain
Pricing
Changelog
API
Get OpenAPI specification
/openapi.json
GET
Returns the OpenAPI specification document for this API in JSON format.
Response
200 · OpenAPI specification document
openapi
?
string
OpenAPI version
info
?
object
Show properties
title
?
string
description
?
string
version
?
string
paths
?
object
Available API endpoints
components
?
object
Reusable schema components
Ask AI about this page
Copy page as Markdown
Request example
cURL
curl
-X
GET
"https://api.example.com/openapi.json"