Endpoint reference
The complete external API reference, generated from the OpenAPI spec.
This is the machine-generated reference for the Clog external API
(/api/v1/external/*), rendered from the canonical OpenAPI spec. Every
endpoint is API-key authenticated and scoped to the workspace bound to the
key — see Authentication and
Conventions for the shared rules (pagination,
idOrSlug resolution, error envelope).
Try it live
Every operation page has a playground that makes real calls to
https://api.clog.dev. Paste your own workspace API key (it stays in the
browser; Clog has no public or demo key). Requests run
against your live workspace data and count against the same rate limit
as production traffic — destructive operations are real.
Browse the operations by resource in the sidebar:
- Posts — list, get, create, update, delete, and attach/detach tags.
- Pages — list, get, create, update, delete.
- Categories — list, get, create, update, delete (hierarchical).
- Tags — list, get, create, update, delete.
- Authors — list, get, create, update, delete.
- Media — list, get, upload, delete.
- Redirects — list (for consumer sites to replay).
- Link health — report a 404.
- Workspace — the bound workspace's brand + publisher profile.
- Feeds — sitemap data.