cURL
curl --request GET \ --url https://api.orderly.org/v1/public/account
{ "success": true, "timestamp": 1702989203989, "data": { "address": "0xfcc17f2b240380d56f0615e8f654e4ae3cee8957", "broker_id": "woofi_pro" } }
Limit: 10 requests per 1 second per IP address
GET /v1/public/account
Check if provided account account is registered with Orderly and it’s respective builder.
OK
The response is of type object.
object