Genspark · Authentication Profile

Genspark Authentication

Authentication

Genspark 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).

CompanyArtificial IntelligenceAI AgentsMCPProductivityAutomationSearchWorkspace
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

mcpOAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

genspark-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: >-
  https://www.genspark.ai/.well-known/openid-configuration (OAuth authorization-server
  metadata for Genspark's hosted MCP server)
docs: https://www.genspark.ai/.well-known/openid-configuration
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  api_key_in: []
  notes: >-
    Genspark's public programmatic surface is its hosted MCP server, authorized with
    OAuth 2.1 (authorization_code grant with PKCE S256, plus refresh_token). Dynamic
    client registration (RFC 7591) is offered at the registration_endpoint, and public
    clients (token_endpoint_auth_method "none") are supported alongside client_secret_post.
schemes:
- name: mcpOAuth
  type: oauth2
  issuer: https://www.genspark.ai
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.genspark.ai/api/mcp/oauth/authorize
    tokenUrl: https://www.genspark.ai/api/mcp/oauth/token
    refreshUrl: https://www.genspark.ai/api/mcp/oauth/token
    revocationUrl: https://www.genspark.ai/api/mcp/oauth/revoke
    pkce: S256
    scopes:
      mcp:tools:read: List available MCP tools
      mcp:tools:call: Invoke MCP tools
      mcp:resources:read: Read MCP resources
      mcp:prompts:read: Read MCP prompts
  grant_types:
  - authorization_code
  - refresh_token
  token_endpoint_auth_methods:
  - none
  - client_secret_post
  dynamic_client_registration: https://www.genspark.ai/api/mcp/oauth/register
  sources:
  - well-known/genspark-openid-configuration.json

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/genspark-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.