Skip to main content

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 the Authorization 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_url override.