Harmonic.ai · Authentication Profile

Harmonic Ai Authentication

Authentication

Harmonic.ai 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).

Startup IntelligenceVenture CapitalCompany DataPeople Datainvestor-dataFunding DataData EnrichmentSales IntelligenceMarket IntelligenceGraphQLMCPagent-native
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

apiKey apiKey
· in: header ()
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-22'
method: searched
source: https://console.harmonic.ai/ (llms.txt "API Authentication") + https://mcp.api.harmonic.ai/.well-known/oauth-authorization-server
docs: https://console.harmonic.ai/docs/api-reference/introduction
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
  - name: apiKey
    type: apiKey
    in: header
    parameter_name: apikey
    description: >-
      Include your Harmonic API key as the `apikey` header on requests to api.harmonic.ai.
      Obtain the key from your Harmonic account settings (console.harmonic.ai). Recommended for
      programmatic / server-to-server access, including API-key auth to the MCP server.
    sources: [llms.txt]
  - name: oauth2
    type: oauth2
    description: >-
      OAuth 2.0 used by the MCP server and web application; authenticates through console.harmonic.ai
      with Firebase JWT tokens and supports automatic token refresh.
    flows:
      - flow: authorizationCode
        authorization_server: https://mcp.api.harmonic.ai/
        authorization_endpoint: https://mcp.api.harmonic.ai/authorize
        token_endpoint: https://mcp.api.harmonic.ai/token
        registration_endpoint: https://mcp.api.harmonic.ai/register
        pkce: S256
        grant_types: [authorization_code, refresh_token]
        scopes: [read, write]
    sources: [well-known/harmonic-ai-mcp-oauth-authorization-server.json, llms.txt]

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/harmonic-ai-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.