# Boleto.Cloud API **Provider:** Boleto.Cloud **Category:** finance **Base URL:** `https://boleto.cloud` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://boleto.cloud/ ## Description Emita Grátis Boletos Registrados com Pix. Plataforma multibancos com API unificada, automação de recorrência, notificações e 2ª via. Receba direto na conta. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://boleto.cloud/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://boleto.cloud' ``` ## Sample Response ```json {} ``` ## Pricing Details Pay-as-you-go. Brazilian bank slip (boleto) generation; pricing per boleto issued. --- *Source: [API Map](https://apimap.dev/apis/boleto-cloud/) — CC BY 4.0*