1
Select your organization
Sign in to the console, or accept your team’s invitation using the invited email. Select the organization that should own the application’s keys and usage.
2
Create an API key
Follow Create an API key. Store the key in your application’s environment or secret manager. Keep it out of browser-side code.
3
Connect your client
Use the OpenAI SDK, Anthropic SDK, LangChain, or an Edgee SDK. Follow Integrate your stack for code examples.
4
Verify the request
Send a short prompt. Confirm a model response, then find the request in Logs for the same organization and key. Check the model and provider served, since routing settings can change them.