Kive · Authentication Profile

Kive Authentication

Authentication

Kive secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanySoftware-as-a-ServiceArtificial IntelligenceGenerative AICreativeProduct PhotographyDigital Asset ManagementE-CommerceImageVideoMCP
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

KiveMCPOAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

kive-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://mcp.kive.ai/.well-known/oauth-authorization-server
docs: https://kive.ai/docs/mcp/connect-any-client.md
notes: >-
  Kive publishes no public REST API and therefore no OpenAPI securitySchemes.
  Its one programmable surface is the Kive MCP server, protected by OAuth 2.1
  with PKCE. Authorization is user-driven: an MCP client is redirected to Kive,
  the user signs in and approves workspace access, and the resulting token
  carries that user's workspace permissions and credit entitlement.
summary:
  types: [oauth2]
  api_key_in: []
  oauth2_flows: [authorizationCode]
schemes:
- name: KiveMCPOAuth
  type: oauth2
  source: https://mcp.kive.ai/.well-known/oauth-authorization-server
  issuer: https://mcp.kive.ai
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.kive.ai/oauth/authorize
    tokenUrl: https://mcp.kive.ai/oauth/token
    revocationUrl: https://mcp.kive.ai/oauth/revoke
    refreshSupported: true
    pkce_methods: [S256]
    token_endpoint_auth_methods: [none]
    scopes:
      kive:mcp: Access the Kive MCP server on behalf of the authorizing user
      offline_access: Obtain a refresh token for long-lived access
  bearer:
    methods: [header]
    protected_resource: https://mcp.kive.ai/mcp
revocation:
  user_facing: Settings -> MCP -> Apps -> Revoke
  endpoint: https://mcp.kive.ai/oauth/revoke
  notes: Revoking from Kive is the authoritative disconnect; it immediately stops
    the client reading from or spending credits in the workspace.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/kive-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no email required.

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