Skip to main content
GET
Get your current platform configuration

Authorizations

Authorization
string
header
required

Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.

Response

Current platform configuration returned.

Frozen MVP platform configuration response.

id
string
required

Stable platform configuration identifier.

umaDomain
string | null
required

Bounded readback of the compatibility-oriented, future-facing UMA domain for this configuration context.

ppvDomain
string | null
required

Bounded readback of the active public-facing PPV domain for this configuration context. Proxy and routing remain operator-managed and out of scope for the public contract.

webhookEndpoint
string | null
required

Configured webhook endpoint for payment-status delivery.

quoteFeePolicy
object
required

Platform-level sender and receiver service-fee policy inputs used for newly created quotes.

supportedCurrencies
object[]
required
createdAt
string<date-time>
required

Configuration creation timestamp.

updatedAt
string<date-time>
required

Most recent configuration update timestamp.