Aurora background

Docs

Documentation for operators, developers, and AI-native workflows.

Use the quickstart when you need to connect fast. Use the developer guide when you need robust, retry-safe integrations that work well with agents.

API Quickstart

Token setup, first requests, discovery, and endpoint examples.

Read guide

Developer API Guide

Structured errors, cursor pagination, idempotency, and key-based lookup.

Read guide

Agent integration patterns

Design for retries, discoverability, and stable references.

Discover once

Cache teams, users, statuses, and workspace metadata per token workspace.

Prefer keys

Use team keys, project keys, and issue keys whenever the client can avoid opaque identifiers.

Make creates retry-safe

Send `Idempotency-Key` headers on every create request so repeated agent runs do not fork records.