Skip to main content

1. Get your API key

  1. Go to euron.one/euri and sign in (or create an account).
  2. Navigate to Billing & API Keys.
  3. Click Create API Key and copy the key.
Keep your API key secret. Do not expose it in client-side code or public repositories.

2. Make your first request

3. Use with the OpenAI SDK

EURI is fully OpenAI-compatible. Just change the base URL:

Next steps