cURL
curl --request POST \ --url https://api-testnet.gte.xyz/v1/exchange \ --header 'Content-Type: application/json' \ --data '{}'
{}
This endpoint allows you post orders and trades to GTE. Take a look at the GTE Python SDK on how to construct the transaction body.
Transaction object
Successful response
The response is of type object.
object