Skip to main content
POST
/
api
/
v1
/
gemini
/
v1
/
prediction-markets
/
orders
/
active
Get active orders
curl --request POST \
  --url http://gateway.graylayer.tech/api/v1/gemini/v1/prediction-markets/orders/active \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'
[
  {}
]

Authorizations

X-API-Key
string
header
required

API key. Request one in #api-key-request on the Graylayer Discord.

Body

application/json

The body is of type object.

Response

Active orders