Download OpenAPI specification:Download
The Payments API enables you to retrieve payment method information for an account, including the account's wallet balance.
In general, you will not use this API to retrieve payment methods in the context of a transaction (e.g. an account's PayPal or credit card information). Instead, you will direct your user to the Tilia Pay web UI in the context of a purchase flow, which allows the user to select their desired payment method, returning the necessary payment details to you for use in setting up the transaction.
The Token URL below generates access tokens for use in the Production environment.
Staging requires access tokens specific to that environment. If you are working with the Staging environment, you will need to modify the URL accordingly (e.g. auth.staging-test.tilia-inc.com/token
).
Security Scheme Type | OAuth2 |
---|---|
password OAuth Flow | Token URL: https://auth.tilia-inc.com/token Scopes:
|