Skip to main content
GET
GetRampOrderConfig

Authorizations

X-RAMPNOW-API-KEY
string
header
required

Partner API key sent in the X-RAMPNOW-API-KEY header. Every request must ALSO send X-RAMPNOW-TIMESTAMP (unix seconds) and X-RAMPNOW-SIGN (hex HMAC-SHA256 of timestamp + METHOD + requestURI + rawBody, keyed with your API secret). See the Authentication guide.

Response

200 - application/json

OK

code
integer
required
data
object
required

GetRampOrderConfigResponse is the bulk support matrix: every configured asset, payment mode and order type in a single call, split by direction (buy = onramp, sell = offramp). Per-country currency blocking is not applied here — see the blocked-currencies endpoint for that.

message
string
required
traceId
string
required
displayError
string