Use ngrok.ai inference (no Anthropic account)
You can use Claude models without your own Anthropic account—ngrok.ai inference supplies the upstream credentials and bills the model cost through credits.Create an access key and add credits
Follow the quickstart to create an access key and purchase credits in app.ngrok.ai.
The gateway supports both the Anthropic Messages API (
/v1/messages) and OpenAI-compatible Chat Completions.Bring your own Anthropic key
Want requests billed to your own Anthropic account instead of through credits? Store your Anthropic key once—the gateway attaches it for you on every request.Create an access key
Follow the quickstart to create an access key in app.ngrok.ai if you don’t have one yet.
Add your Anthropic key
Add a provider key for Anthropic. ngrok stores it encrypted, so it never has to live in your application or get shared around—and you can reuse it across as many access keys as you need.
Route to it with a configuration
Create an access key configuration with an Anthropic routing rule set to Bring your own API key, then assign it to your access key.