Log In

The Soundee API uses API keys to authenticate requests. You can view and manage your API keys in the Soundee Dashboard.

Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

Authentication to the API is performed via HTTP headers. Provide your API key as the X-API-KEY header value. Alternatively you could add the API key as a apiKey parameter.