cURL
curl --request POST \ --url http://gateway.graylayer.tech/api/v1/gemini/v1/prediction-markets/order \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{}
Requires Gemini API key signing.
API key. Request one in #api-key-request on the Graylayer Discord.
The body is of type object.
object
Order placed
The response is of type object.