Developer API
Automate Papyro from your own systems
A versioned REST API with an OpenAPI 3.1 spec, scoped API keys and idempotency — drive your workspace from scripts, jobs and integrations you control.
Versioned REST API
A stable /api/v1 surface for boards, cards (with comments), notes and spaces, documented by a hand-written OpenAPI 3.1 spec.
Scoped API keys
Issue papyro_ keys from Settings, send them as a Bearer token or x-api-key header, and grant only the scopes each integration needs.
Idempotency & pagination
Cursor pagination and idempotency keys make bulk and retried requests safe and predictable.
Rate limits you can see
Every response carries rate-limit headers, so your client always knows where it stands.
The full interactive API reference ships inside every Papyro instance at /api/v1/docs.