Imply · Authentication Profile

Imply Authentication

Authentication

Imply 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 clientCredentials flow(s).

CompanyAnalyticsReal-Time AnalyticsDatabaseApache DruidDataDBaaSStreaming
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

ApiKeyBasicAuth http
scheme: basic
OAuth2Bearer oauth2

Source

Authentication Profile

imply-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.imply.io/polaris/auth-overview/
docs: https://docs.imply.io/polaris/auth-overview/
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  api_key_scheme: http-basic (API key passed as the Basic-auth username, no password)
  oauth2_flows: [clientCredentials]
schemes:
  - name: ApiKeyBasicAuth
    type: http
    scheme: basic
    description: >
      Primary and recommended method. The Polaris API key is passed as the
      username value in the HTTP Basic Authorization header; no password is
      provided. API keys never expire, which is why Imply recommends them over
      OAuth access tokens for programmatic access.
    docs: https://docs.imply.io/polaris/api-keys
  - name: OAuth2Bearer
    type: oauth2
    description: >
      Alternative method. An OAuth access token is passed in the Authorization
      header. Access tokens are short-lived; Imply discourages them for
      long-lived integrations in favor of API keys.
    docs: https://docs.imply.io/polaris/oauth
notes: >
  Derived-from-docs, not from a captured OpenAPI (the Polaris OpenAPI is rendered
  client-side via Redoc at docs.imply.io/api/polaris/api-reference and was not
  retrievable as a static file this pass). API keys are managed via the API Keys
  v1 resource group and carry role-based permissions.

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