Skip to main content
POST
/
api
/
v1
/
gemini
/
v1
/
prediction-markets
/
positions
Get prediction market positions
curl --request POST \
  --url http://gateway.graylayer.tech/api/v1/gemini/v1/prediction-markets/positions \
  --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

Positions

The response is of type object.