ce4e0abfe33a

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-063469194.3 KB
Clients

Read client settings

Returns the stored client configuration — webhook URL, whether a webhook secret is set, sponsorship rules, source-token whitelist, price-deviation guard, and app-fee rules — for the authenticated project.

get/setup

Headers

x-api-keystring

API key for authentication (omit when sending Authorization)

Example:your-api-key

API key for authentication (omit when sending Authorization)

authorizationstring

Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.

Example:Bearer eyJhbGciOi...

Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.

Response

Client configuration

webhookUrlstring
hasWebhookSecretboolean required
sponsorshipobject
depositWhitelistobject

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

maxPriceDeviationBpsnumber required
minDepositUsdnumber