Skip to main content
GET
Get client settings

Headers

x-api-key
string
required

API key for authentication

Example:

"your-api-key"

Response

Client configuration

hasWebhookSecret
boolean
required
maxPriceDeviationBps
number
required
maxPriceDeviationBpsIsDefault
boolean
required

True when the project stores no maxPriceDeviationBps, so the value above is the platform default and follows it if it changes. Send maxPriceDeviationBps: null to return to it.

webhookUrl
string
sponsorship
object
depositWhitelist
object

Per-source-chain deposit allowlist keyed by CAIP-2 chain identifiers, each mapping allowed tokens to optional raw-unit min/max limits.

swapQuoters
object

Swap venues we may request quotes from, keyed by the EVM chain a swap is funded from, as stored. Absent means unconstrained everywhere.

Example:
priceDeviationTokens
object

Per-source-token price-deviation limits as stored, keyed by CAIP-2 chain and lowercased token address.

minDepositUsd
number
appFees
object