H

Harmonic GraphQL API

GraphQL discovered

Details
Endpoint
https://api.harmonic.ai/graphql
Spec
introspection
Docs
https://console.harmonic.ai/docs/api-reference/introduction
Authentication
Harmonic API key api_key discovered Get key ↗
apikey: <credential>

Open the API Usage Dashboard in the Harmonic console to get your API key. Use that key in requests with the apikey header. The MCP getting-started guide explicitly points developers to this dashboard for API key access.

OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential>
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.