Authenticate server-side requests with a Bloom API key.
Bloom issues a dedicated API key for each partner integration. Keep the key on
your server and never expose it in browser code, logs, source control, or agent
prompts.Store it in your backend’s secret manager:
All Brand Skill endpoints use the production base URL:
https://www.trybloom.ai/api/v1
If a key may have been exposed, stop using it and contact Bloom for a
replacement. See the API reference
for the exact authentication and access errors.