gateway.glama.ai
Glama Gateway has been moved from https://glama.ai/api/gateway/openai/v1 to just https://gateway.glama.ai/v1
This gives us:
Drop-in SDK compatibility — Works out of the box with OpenAI, LangChain, LiteLLM, etc. One line:
base_url="https://gateway.glama.ai/v1".Independent scaling — Gateway traffic (bursty, long-lived streaming) scales separately from the web app.
Independent availability — Bad React Router deploy can't take down the API.
We will continue to support legacy API endpoint indefinitely. However, all new users are encouraged to use gateway.glama.ai