Authenticate with API keys
Create, scope, and rotate keys. Bearer headers, environments, and the read/write split.
Read guideEverything you need to build on Aperture — a fast, typed API for shipping product. Read the guides, browse the reference, copy a request, and you’re live before your coffee’s cold.
{
"object": "list",
"has_more": false,
"data": [
{ "id": "prj_8Kd2", "name": "Aperture" }
]
}
Hand-picked walkthroughs that cover the 80% — auth, pagination, retries, webhooks.
Create, scope, and rotate keys. Bearer headers, environments, and the read/write split.
Read guideCursor pagination, page size limits, and how to stream a full export safely.
Read guideSend an Idempotency-Key, handle 409s, and make every write safe to repeat.
Read guideRegister an endpoint, verify the signature, and replay missed deliveries.
Read guideA fully-typed client with zero peer deps. Works in the browser and on the edge.
Read guideThe error envelope, status-code map, and a typed catch you can copy in.
Read guideThe product and its docs share one standard: fast, typed, and safe to retry.
Sub-100ms reads from every region. Cursor pagination and field selection keep payloads small.
OpenAPI-generated SDKs in five languages. Your editor knows every field before you ship.
Idempotency keys on every write, signed webhooks, and a 30-day replay window.
Every endpoint comes with a working sample and a typed SDK. The hard part is already done — the docs just get out of your way.