1
Login to the ngrok Dashboard
Go to dashboard.ngrok.com and sign in to your account.
2
Navigate to AI Gateways
In the left sidebar, click on AI Gateways under the Universal Gateway section.
3
Create a New AI Gateway
Click the + New AI Gateway button to create your gateway.
4
Enter a URL
Enter a URL for your AI Gateway endpoint. If the domain is available, it will automatically be reserved for you. Click Create & Configure to finish setup.
5
Integrate with Your Application
Update your OpenAI SDK configuration to point to your new AI Gateway endpoint:Then use your SDK as normal:
Next steps
- Configuring Providers - Set up providers, models, and API keys
- Manual Setup Guide - Create endpoints via CLI, API, or Kubernetes
- Observability - Monitor traffic and metrics
- SDK Integration - Connect your application