Your user token authenticates requests to all Billpocket services. Obtain it from your dashboard.Never share or store your user token on unsecured sites. If your token is compromised, contact Billpocket support immediately. Service available in Mexico only.
Requirements#
You must have a valid account before obtaining a user token.
Environments#
| Environment | Dashboard URL |
|---|
| Dev | https://dashboard.billpocket.dev |
| Live | https://dashboard.billpocket.com |
Use the correct token for the target environment — Dev tokens do not work in Live and vice versa.
Get your user token#
2.
Navigate to Configuración > Integraciones.
3.
Find your token in the Token section.
Usage#
Pass your user token in the X-BP-AUTH header on all authenticated requests:
Got a suggestion on this documentation? Contact us.