Site API Guide
This section covers everything you need to start building against the Civitai site API: generating a token, making your first request, paginating results, handling errors, and working with AIR identifiers.
Pages
- Getting started — create a token and make your first call.
- Authentication — how bearer tokens work and when they're required.
- Pagination —
pagevs.cursorand the 1000-offset cap. - Errors — response shape and HTTP status codes.
- AIR identifiers — the canonical URN format for Civitai resources.
For a per-endpoint breakdown (parameters, response fields, examples), see the Reference.