Estimate Payment Amount
Endpoint Not Available
The POST /payments/estimate/ endpoint does not exist in the Payments API. This page previously documented a non-existent endpoint.
Rate Calculation
If you need to estimate cryptocurrency amounts before creating a payment, use the rates API instead:
POST /rates/calculate/— available in the Rates API (separate from the Payments endpoints)
Available Payment Endpoints
The Payments API (/payments/) provides the following actions:
- Create Payment —
POST /payments/ - List Payments —
GET /payments/ - Get Payment Status —
POST /payments/status/ - Get Minimum Amount —
GET /payments/min-amount/