A service that sits between you and an API and forwards your requests to the real provider on your behalf.
No.
Models like Claude, GPT, and Gemini are closed-weight. You cannot download them. You cannot run them on your own server. These models are only available through the companies that made them or their authorized cloud partners (AWS Bedrock, Azureetc). The model weights are not publicly available.
There is no alternative. A third-party provider cannot just spin up Claude on their own hardware.
So when a third-party provider offers you access to these models, they are not running anything themselves. They can't. They are forwarding your messages to the official provider using credentials they got from somewhere.
When you sign up with one of these providers, they give you an API key. You might think this is the key that connects you to Claude or Gemini.
It is not.
That key is just your login to the proxy's system. It is how they track and charge you.
Behind the scenes, the proxy has a separate key: the one that actually talks to Anthropic, Google, or OpenAI. That is the real key.
So the flow is:
Two different keys. The one you have is for the proxy. The one that matters is the one you never see.
<aside> <img src="/icons/burst_gray.svg" alt="/icons/burst_gray.svg" width="40px" />
</aside>
Three place:-