cURL
curl --request GET \ --url https://api.orderly.org/v1/get_orderly_key
{ "success": true, "data": { "orderly_key": "ed25519:7tEoJo5hMBKBrQsqmc8yw1xNfoQCFQBVwQT1eFafRNRf", "scope": "read,trading", "expiration": 1689086651947, "tag": "<string>" }, "timestamp": 1702989203989 }
Limit: 10 requests per 1 second per IP address
GET /v1/get_orderly_key
Check the validity of an Orderly access key attached to the account.
The account id of the user.
The public key of the Orderly access key.
OK
true
Show child attributes
"ed25519:7tEoJo5hMBKBrQsqmc8yw1xNfoQCFQBVwQT1eFafRNRf"
"read,trading"
1689086651947
1702989203989