Skip to main content

Overview

The Partner API enables B2B integrations with Bipa’s infrastructure. Use it to manage Pix keys, track incoming payments, onboard business customers, and process USDT withdrawals.

Base URL

All Partner API requests are made to:
https://api.bipa.tech/partner/v1

Available endpoints

ResourceDescription
Pix KeysCreate, retrieve, and delete Pix keys for users
Pix InflowsTrack incoming Pix payments
EventsMonitor infrastructure events
CustomersOnboard business customers
WithdrawalsProcess USDT withdrawals

Health check

Verify the API is operational:
curl https://api.bipa.tech/partner/v1/health
"Bipa Infra is up!"