What problem does it solve?
Provides a clear, reusable integration guide for interacting with the Asaas v3 billing API so teams can automate payment collection, manage customers and subscriptions, perform Pix and boleto operations, and handle marketplace split-payments without guessing API formats or endpoints.
Core Features & Use Cases
- Create and manage payments across billing methods (PIX, BOLETO, CREDIT_CARD) with examples for creating, retrieving, listing, and obtaining Pix QR codes or boleto digitable lines.
- Customer and subscription management including customer creation, listing, subscription creation, listing, and cancellation for recurring billing workflows.
- Financial operations and marketplace support including balance queries, Pix/TED transfers, and creating subaccounts for split payments; includes webhook event listing for reconciliation and payment confirmation flows.
- Validation and format guidance for CPF/CNPJ, CEP, date formats, ID prefixes, and enum values; guidance to prefer sandbox mode and rate-limit handling for production readiness.
Quick Start
Use the int-asaas skill to create a PIX payment for customer cus_000000000001 of BRL 150.00 due on 2026-04-20 using your ASAAS_SANDBOX=true sandbox API key.