Civitai OAuth API — Authorization
Civitai OAuth API — Authorization. OAuth 2.0 authorization-code with PKCE for third-party apps acting on behalf of a Civitai user. Supports scoped tokens, refresh, and per-app Buzz spend caps. Self-contained Naftiko capability.
Civitai OAuth API — Authorization is a Naftiko capability published by Civitai, one of 13 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v1/oauth.
The capability includes 1 state-changing operation. Lead operation: Exchange OAuth authorization code or refresh token for an access token. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Civitai, OAuth, PKCE, and Authentication.
What You Can Do
MCP Tools
civitai-oauth-exchange
Exchange OAuth authorization code or refresh token for an access token.