Skip to main content
GET
API entry point

Response

200 - application/json

Machine-readable entry point linking the public API surfaces

Machine-readable entry point linking the public API surfaces

name
string
required

Human-readable API name

version
string
required

Deployed API version

render
string
required

Path to render Markdown to a PDF (POST)

validate
string
required

Path to validate a render body without rendering (POST)

styleTargets
string
required

Path to the styling vocabulary catalog (GET)

fonts
string
required

Path to the hosted font catalog and Google Fonts limits (GET)

openapi
string
required

Path to the OpenAPI 3 document (GET; available outside production)

health
string
required

Path to the liveness probe (GET)