Skip to main content
GET
cURL

Authorizations

X-ORKI-API-KEY
string
header
required

Query Parameters

fiat
string
required

the fiat

Example:

"EUR"

type
enum<string>
required

the trade type.

Available options:
BUY,
SELL
Example:

"BUY"

Response

200 - application/json

Successful response

msg
string
Example:

"Success"

data
object
success
boolean
Example:

true

code
integer
Example:

200