Skip to main content
GET
Get a rate quote for an existing autoramp

Authorizations

X-API-Key
string
header
required

API Key

Headers

X-API-Version
string

Selects the API version for this request, as an ISO date (YYYY-MM-DD). Omit to use the default version (2025-03-13). Supported versions: 2025-03-13, 2026-07-01.

Path Parameters

autoramp_id
string<uuid>
required

Query Parameters

source_currency_code
string
required

The source currency code — must be one of the autoramp's input currencies

Maximum string length: 32
source_currency_chain
enum<string>

The source currency chain (required for crypto source currencies) Blockchain

A type of blockchain

Available options:
Solana,
Ethereum,
Polygon,
Arbitrum,
Base,
Stellar,
Citrea,
Plasma,
Avalanche,
Moca,
Tempo,
Tron,
Bsc
amount_in
string<decimal>
amount_out
string<decimal>
rate_lock_duration_minutes
integer<int64>
rate_expiry_policy
enum<string>
required

Rate Expiry Policy

The policy for the rate expiry

Available options:
Return,
Slippage
slippage_tolerance_in_bips
string<decimal>
expiry_in_hours
integer<int64>
required
Required range: x <= 24
payment_reference
string

An optional payout reference applied when paying out transactions matched to this quote. Overrides the autoramp's payment reference.

Required string length: 1 - 140
Pattern: ^[A-Za-z0-9 /\-?:().+]*$

Response

Get rate quote successful

Signed rate quote for an existing autoramp.

Contains only pricing fields — the autoramp's currencies, recipient, etc. are already known.

Deposits are matched to the newest active quote whose amount_in value and currency equal the deposit. Attaching a quote that overlaps an existing one on those fields supersedes it for new deposits; all of the newer quote's terms apply (rate lock, expiry policy, slippage tolerance, fees).

amount_in
Amount · object
required

An amount of money

Example:
amount_out
Amount · object
required

An amount of money

Example:
autoramp_id
string<uuid>
required

The autoramp this quote is for

destination_currency
Crypto · object
required

Currency

Can be either crypto or fiat

Example:
fee
Fee · object
required

Fee

The fee for a given currency pair

fee_settlement
enum<string>
required

Fee Settlement

The settlement type for the fee

Available options:
deductedImmediately,
settledLater
quote_id
string<uuid>
required

The id of the quote

rate
string<decimal>
required

The rate

rate_expiry_policy
enum<string>
required

Rate Expiry Policy

The policy for the rate expiry

Available options:
Return,
Slippage
rate_lock_valid_until
string<date-time>
required

The rate lock valid until

signature
string
required

The signature

source_currency
Crypto · object
required

Currency

Can be either crypto or fiat

Example:
valid_until
string<date-time>
required

The valid until

payment_reference
string

An optional payout reference used when paying out transactions matched to this quote. Overrides the autoramp's payment reference.

Required string length: 1 - 140
Pattern: ^[A-Za-z0-9 /\-?:().+]*$
slippage_tolerance_in_bips
string<decimal>

The slippage tolerance in bips