Payabli REST API
- URL
-
https://api-sandbox.payabli.com/api - Docs
- https://docs.payabli.com/developers/api-reference/api-overview
requestToken: <credential> In Payabli API overview, Payabli says you create and manage API tokens in PartnerHub. Go to Developers > API Tokens, click Create API Token, then choose the token mode and type. Use a Private token for API calls and a Public token for embedded components. Organization tokens are self-managed in PartnerHub; application tokens are described as being provided by the Payabli team for advanced authentication and entity-management use cases.
requestToken: <credential> Generate this short-lived user API token by calling Authenticate user with an application API token plus a Payabli user's email and password, as described in API overview. Payabli says user API tokens are valid for 120 minutes and expire after 30 minutes of inactivity. You need the Payabli team-provided application API token first.