P

Payabli REST API

REST discovered

Details
URL
https://api-sandbox.payabli.com/api
Docs
https://docs.payabli.com/developers/api-reference/api-overview
Authentication
Payabli API token api_key discovered Get key ↗
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.

Payabli user API token bearer discovered Get token ↗
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.