Polar Analytics · Authentication Profile

Polar Analytics Authentication

Authentication

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

CompanyAnalyticsE-CommerceShopifyBusiness IntelligenceMCPAI AgentsData
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

apiKeyBearer http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode, clientCredentials

Source

Authentication Profile

polar-analytics-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://intercom.help/polar-app/en/articles/12960325-using-mcp-tools-as-an-api
docs: https://intercom.help/polar-app/en/articles/12892599-use-polar-mcp-in-claude-claude-tag
summary:
  types: [http, oauth2]
  http_schemes: [bearer]
  oauth2_flows: [authorizationCode, clientCredentials]
schemes:
  - name: apiKeyBearer
    type: http
    scheme: bearer
    description: >-
      API key generated on the Polar MCP page (https://app.polaranalytics.com/mcp),
      passed as `Authorization: Bearer <API_KEY>`. Used for direct calls to the
      Polar MCP tool endpoints (https://api.polaranalytics.com/mcp/tool/<tool_name>).
    source: https://intercom.help/polar-app/en/articles/12960325-using-mcp-tools-as-an-api
  - name: oauth2
    type: oauth2
    description: >-
      OAuth 2.0 authorization server (RFC 8414) advertised at
      https://api.polaranalytics.com/.well-known/oauth-authorization-server for the
      hosted MCP connector. Supports Dynamic Client Registration (RFC 7591) and PKCE (S256).
    flows:
      - flow: authorizationCode
        authorizationUrl: https://ai-service.polaranalytics.com/oauth/authorize
        tokenUrl: https://ai-service.polaranalytics.com/oauth/token
        registrationUrl: https://ai-service.polaranalytics.com/oauth/register
        pkce: S256
      - flow: clientCredentials
        tokenUrl: https://ai-service.polaranalytics.com/oauth/token
    source: https://api.polaranalytics.com/.well-known/oauth-authorization-server

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/polar-analytics-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.