Welcome to the BRZ Public API documentation. This API provides a complete PIX gateway with direct connection to BACEN, without external providers.
Base URL: https://api.brzip.com.br
All endpoints use the base path /api/v1/.
Follow these steps to get started:
Visit brzip.com.br/abrasuaconta and fill out the account opening form. Once your account is approved, you will be notified via email.
After approval, log in to the Web Banking portal. Inside the platform, you can generate your API credentials (key_id and secret_key) by navigating to Settings > Security > API Keys.
With your credentials, generate your Bearer Token with POST /api/v1/auth/bearer-token — see Authentication for details.
Register a PIX key with POST /api/v1/pix/keys. Just send {"key_type": "EVP"} — account data is auto-filled from onboarding.