cURL
curl --request GET \ --url https://api.orderly.org/v1/get_account
{ "success": true, "data": { "user_id": 24, "account_id": "0xb129e074a17dfba8d652ae1eca21c7d6bb6904f1aa693f4886d50db170933a46" }, "timestamp": 1702989203989 }
Limit: 10 requests per 1 second per IP address
GET /v1/get_account
Check whether a wallet has a registered account with the provided builder ID.
The address of the user wallet
Builder ID to check for the wallet address.
EVM or SOL
EVM
SOL
OK
Indicates whether the request was successful.
true
Show child attributes
Server timestamp in milliseconds.
1702989203989