cURL
curl --request POST \ --url https://api.orderly.org/v1/sv/sp_orderly_key \ --header 'Content-Type: application/json' \ --data ' { "signature": "<string>", "userAddress": "<string>" } '
{ "success": true, "timestamp": 1702989203989 }
Limit: 10 requests per second per IP address
POST /v1/sv/sp_orderly_key
Adds an Orderly access key to a SP account
Show child attributes
Success
Indicates whether the request was successful.
true
Server timestamp in milliseconds.
1702989203989