Making your first request
1
Sign in to app.ngrok.ai
Open app.ngrok.ai and sign in with your ngrok account.
2
Purchase credits
Top-up at least $5.00. Every request you make requires ngrok.ai credits.
3
Create your access key
Open Access Keys and create a new key. Copy the key right away—it’s shown only once—and store it somewhere safe. It looks like
ng-xxxxx-g1-xxxxx.4
Make your first request
Point your OpenAI SDK at the gateway using your access key:No need to sign up to OpenAI or bring your own keys for this request. ngrok.ai will handle the billing for you.
Already have credits and an access key?
Give this to your AI coding agent to complete the SDK integration step automatically.
Next steps
- Access keys: Understand how keys work and manage them
- Credits: How usage is billed
- SDK Integration: Connect with OpenAI, Anthropic, and other SDKs
- Bring Your Own Keys: Use your own provider API keys for more providers
- Use a model you run yourself: Connect Ollama, vLLM, LM Studio, or another private model.