Authentication
Loom AI API uses SSK-style bearer tokens compatible with OpenAI SDKs. Obtain a key from your Loom Labs account dashboard and pass it in theAuthorization header:
Example: curl
SDK compatibility notes
- Use the same OpenAI-compatible client configuration and provide the Loom base URL if your SDK supports a
base_urloverride.
