# brapi.dev API catalog

This catalog lists stable machine-readable entry points for the brapi.dev financial data API.

## Contracts

- [OpenAPI JSON](https://brapi.dev/openapi.json)
- [RFC 9727 Linkset catalog](https://brapi.dev/.well-known/api-catalog)
- [Developer documentation](https://brapi.dev/docs.md)
- [Agent instructions](https://brapi.dev/agents.md)

## Representative endpoints

- GET https://brapi.dev/api/v2/stocks/quote?symbols=PETR4
- GET https://brapi.dev/api/v2/stocks/historical?symbols=PETR4
- GET https://brapi.dev/api/v2/fii/indicators?symbols=MXRF11

Use the OpenAPI document for the complete operation list, typed parameters, authentication, and response schemas.
