Intelligems · Authentication Profile

Intelligems Authentication

Authentication

Intelligems secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyA/B TestingE-CommercePricingPersonalizationConversion Rate OptimizationShopifyAnalyticsExperimentationMCPWebhookProfit Optimization
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

intelligems_access_token apiKey
· in: header ()
mcp-oauth2 oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://docs.intelligems.io/developer-resources/external-api/intelligems-external-api/authentication
docs: https://docs.intelligems.io/developer-resources/external-api/intelligems-external-api/authentication
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
  - name: intelligems_access_token
    type: apiKey
    in: header
    parameter_name: intelligems-access-token
    surface: External API (https://api.intelligems.io)
    scope_model: none
    notes: >-
      Include your Intelligems-issued API key in the `intelligems-access-token` request
      header. The key is organization-wide with no scopes and no test/live separation.
      Missing, empty or invalid keys all return HTTP 401 with body {"error":"Unauthorized"}
      — the API does not distinguish the three cases.
    sources:
      - openapi/_original/intelligems-external-api-openapi.yml
      - https://docs.intelligems.io/developer-resources/external-api/intelligems-external-api/authentication
    spec_evidence: >-
      components.securitySchemes.intelligems_access_token in the OpenAPI Intelligems
      publishes on its own API-reference pages; applied as a root-level security
      requirement.
  - name: mcp-oauth2
    type: oauth2
    flow: authorizationCode
    pkce: S256
    surface: MCP server (https://ai.intelligems.io/mcp)
    dynamic_client_registration: true
    endpoints:
      issuer: https://ai.intelligems.io
      authorization: https://ai.intelligems.io/oauth/authorize
      token: https://ai.intelligems.io/oauth/token
      registration: https://ai.intelligems.io/oauth/register
    grant_types: [authorization_code, refresh_token]
    token_endpoint_auth_methods: [client_secret_post, client_secret_basic, none]
    scopes: [member]
    bearer_methods: [header]
    notes: >-
      The hosted MCP server is OAuth2-authenticated against an Intelligems organization
      account and publishes RFC 8414 authorization-server metadata and RFC 9728
      protected-resource metadata anonymously. Most tools accept an optional
      `organization` parameter to scope data access; there is no per-tool scope.
    sources:
      - https://ai.intelligems.io/.well-known/oauth-authorization-server
      - https://ai.intelligems.io/.well-known/oauth-protected-resource
      - mcp/intelligems-mcp.yml
    see: scopes/intelligems-scopes.yml
webhook_verification:
  method: HMAC-SHA256 signature over the payload with a shared secret
  see: asyncapi/intelligems-webhooks.yml
x-evidence:
  - {url: 'https://ai.intelligems.io/.well-known/oauth-authorization-server', status: 200, fetched: '2026-08-13'}
  - {url: 'https://ai.intelligems.io/mcp', status: 401, fetched: '2026-08-13'}

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