Endpoints
Request body
Send the same request body you would send directly to the provider. Metrion does not modify your request payload.Response body
The response body is identical to what the provider returns. Metrion only reads usage metadata (token counts, latency) from the response — it does not alter the response structure or content.
Streaming
Streaming is supported for all providers. Passstream: true in the request body exactly as you would with the provider’s API directly — no additional configuration is needed.
Limits
If you exceed the monthly cap on the Free plan, the proxy returns a
429 Too Many Requests response. Your counter resets on the first of each month. To remove the monthly cap, upgrade to Pro.