Pay as you Go (PAYG)
With our Pay as you Go pricing, pay for our API based on how much you need. Our Pay as you Go offering is powered by Dhali. Click the link below to access Dhali payment terminal.
PAYG API base URL
Base URL for accessing XRP Ledger mainnet is:
Full URL
To query ledger index 93957385
, use:
How to Pay as you Go
Log into Dhali Payment Terminal, follow the instructions shown in the app to create a payment channel.
Click "Deposit" to deposit enough
XRP
for your needs.Click "Get payment claim" to authorize spending your deposit.
Copy
PAYMENT_CLAIM
value and save it securely. All API requests must use this payment claim to access the API.Add
PAYMENT_CLAIM
to your request headers:
Monitor your usage via the Payment Terminal. Authorize more funds as needed.
Example
Dhali documentation
Last updated