Intelligems · OAuth Scopes

Intelligems OAuth Scopes

OAuth 2.0 probed

Intelligems publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Intelligems API on a user’s behalf.

Tokens are issued from https://ai.intelligems.io/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyA/B TestingE-CommercePricingPersonalizationConversion Rate OptimizationShopifyAnalyticsExperimentationMCPWebhookProfit Optimization
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://ai.intelligems.io/oauth/authorize
Token URL
https://ai.intelligems.io/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
member The only scope advertised by the MCP protected-resource metadata. Grants an authenticated organization member's access to that organization's Intelligems data through the MCP tools; per-tool scoping is done with the optional `organization` parameter each tool accepts, not with additional OAuth scopes. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://ai.intelligems.io/.well-known/oauth-protected-resource
docs: https://docs.intelligems.io/developer-resources/mcp-server
note: >-
  Intelligems' OAuth surface is the hosted MCP server, not the External API (which is
  API-key only — see authentication/intelligems-authentication.yml). The scope set below
  is read verbatim from the RFC 9728 protected-resource metadata the server publishes
  anonymously; Intelligems does not document a scopes/permissions reference page, and the
  metadata advertises exactly one scope. No OpenAPI in this repo declares an oauth2
  securityScheme, so nothing here is derived from a spec.
schemes:
  - name: mcp-oauth2
    type: oauth2
    surface: https://ai.intelligems.io/mcp
    source: https://ai.intelligems.io/.well-known/oauth-authorization-server
    issuer: https://ai.intelligems.io
    dynamic_client_registration: true
    registration_endpoint: https://ai.intelligems.io/oauth/register
    flows:
      - flow: authorizationCode
        authorizationUrl: https://ai.intelligems.io/oauth/authorize
        tokenUrl: https://ai.intelligems.io/oauth/token
        pkce: [S256]
        grant_types: [authorization_code, refresh_token]
        token_endpoint_auth_methods: [client_secret_post, client_secret_basic, none]
scopes:
  - scope: member
    description: >-
      The only scope advertised by the MCP protected-resource metadata. Grants an
      authenticated organization member's access to that organization's Intelligems
      data through the MCP tools; per-tool scoping is done with the optional
      `organization` parameter each tool accepts, not with additional OAuth scopes.
    flows: [authorizationCode]
    sources: [https://ai.intelligems.io/.well-known/oauth-protected-resource]
bearer_methods_supported: [header]
resource: https://ai.intelligems.io/mcp
x-evidence:
  - {url: 'https://ai.intelligems.io/.well-known/oauth-authorization-server', status: 200, fetched: '2026-08-13'}
  - {url: 'https://ai.intelligems.io/.well-known/oauth-protected-resource', status: 200, fetched: '2026-08-13'}
  - {url: 'https://ai.intelligems.io/mcp', status: 401, fetched: '2026-08-13',
     note: 'POST tools/list returns WWW-Authenticate: Bearer realm="mcp" — live tool schemas are auth-gated.'}

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/intelligems-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.