REST API
Automate sites, pages, and OpenAPI with the Pinnate HTTP API.
Organization API keys authenticate to https://app.pinnate.dev (or your deployment) with:
Authorization: Bearer sk_…
Common operations
Action | Method |
|---|---|
Create API |
|
Upload OpenAPI |
|
Create site |
|
Create / update pages | Pages endpoints under |
Publish site | Publish endpoint for the site resource |
Exact paths and schemas live in the live API embed on this docs site (OpenAPI reference). Prefer that reference for request bodies and error shapes.
Agents
For interactive tool use, wrap the same API with MCP. For reviewable content changes, prefer writing files in git.