#can i use an api with client id and client secret configured ?
1 messages · Page 1 of 1 (latest)
AI-generated Answer for franlp_93
No. ElevenLabs APIs don’t use OAuth client_id/client_secret. Authentication is via an API key sent in the xi-api-key HTTP header. For client-side use, generate time‑limited single‑use tokens instead; for team/production setups, use service‑account API keys with scoped permissions and optional quotas.
- API auth (xi-api-key header): https://elevenlabs.io/docs/api-reference/authentication
- How to create/use API keys: https://help.elevenlabs.io/hc/en-us/articles/14599447207697-How-to-authorize-yourself-using-your-xi-api-key
- Single‑use tokens (for safe client-side flows): https://elevenlabs.io/docs/api-reference/tokens/create
- Service accounts and API keys: https://elevenlabs.io/docs/overview/administration/workspaces/service-accounts
I´m trying to use an external api, no eleven labs api. For example and thirt party tools