Skip to main content
GET
Quote a Stripe onramp amount
An informational price estimate. Pin exactly one of source_amount or destination_amount. Display only — the binding amounts are set when the session opens at Open a Stripe onramp session.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Query Parameters

source_amount
string
Pattern: ^\d+(\.\d+)?$
destination_amount
string
Pattern: ^\d+(\.\d+)?$
source_currency
string
default:USD
Allowed value: "USD"
destination_currency
string
default:usdc
Minimum string length: 1
destination_network
string
default:base
Minimum string length: 1

Response

The price estimate for the requested amount.

destination_amount
string
required
network_fee
string
required
rate_fetched_at
number
required
source_total_amount
string
required
transaction_fee
string
required