Contract first
Review the `GET /models` and `POST /chat/completions` request shapes from a standard API description.
OpenAI-compatible API collections
RouterBase provides a familiar API surface at
https://routerbase.com/v1. This reference turns the public OpenAPI, Postman, Bruno,
and Insomnia collection files into a browsable starting point.
Review the `GET /models` and `POST /chat/completions` request shapes from a standard API description.
Import a ready collection, set `ROUTERBASE_API_KEY`, and run a smoke test without writing code.
Use Git-friendly Bruno files or an Insomnia export for local API exploration.