Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/openapi.jsonGET
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
Request example
curl -X GET "https://api.example.com/openapi.json"