1
Have your TAPI token ready
The Facade uses two credentials: your API key (
x-api-key header) and your TAPI token (x-authorization-token header, without the Bearer prefix). The TAPI token is the same one you already use with the rest of the Tapi platform. More details in Authentication.2
Create a debt
Provide the amount and the debtor. TapiPay handles the rest internally.
3
Share the charge
The response includes a payment URL ready to share with your customer through whichever channel you prefer.

