H

Harmonic REST API

REST discovered

Details
URL
https://api.harmonic.ai
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.