Civitai OAuth API

OAuth 2.0 authorization-code with PKCE for third-party apps that act on behalf of a Civitai user. Supports scoped tokens, refresh flow, and per-app Buzz spend caps so a delegated app cannot drain a user's credit balance. Used by `civitai-app-starters` and `civitai-client-javascript` SDKs for building partner integrations against the Site and Orchestration APIs.

Documentation

Other Resources

🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-batch-hash-reconcile-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-blob-upload-img2img-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-creator-models-gallery-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-image-generation-poll-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-model-images-explorer-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-model-version-by-hash-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-model-version-to-generation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-permission-gated-download-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-presigned-blob-generate-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-search-models-detail-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-tag-models-discovery-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-vault-toggle-verify-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/civitai/refs/heads/main/arazzo/civitai-workflow-query-cancel-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/civitai-oauth-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: civitai:civitai-oauth-api
name: Civitai OAuth API
tags:
- Artificial Intelligence
- Authentication
- PKCE
- Identity
tags_raw:
- AI
- Artificial Intelligence
- Authentication
- OAuth
- PKCE
- Identity
humanURL: https://developer.civitai.com/site/oauth/
properties:
- url: https://developer.civitai.com/site/oauth/
  type: Documentation
- url: https://developer.civitai.com/site/oauth/register-app
  type: Documentation
- url: https://developer.civitai.com/site/oauth/scopes
  type: Documentation
- url: https://developer.civitai.com/site/oauth/buzz-limits
  type: Documentation
description: OAuth 2.0 authorization-code with PKCE for third-party apps that act on behalf of a Civitai
  user. Supports scoped tokens, refresh flow, and per-app Buzz spend caps so a delegated app cannot drain
  a user's credit balance. Used by `civitai-app-starters` and `civitai-client-javascript` SDKs for building
  partner integrations against the Site and Orchestration APIs.