Get apiKey
Get the ApiKey associated with the user's account
GET /api/v3/apiKey
Field | Description | Example |
---|---|---|
X-API-SIG | "0xccf0a141fce2dc5cbbd4f802c52220e9e2ce260e86704d6258603eb346eefe2d4a450005c362b223b2842d087f7065ea5eee0314531adf6a580fce64c25dca81c02" |
Field | Description | Example |
---|---|---|
accountId | user account ID | 10010 |
Field | Description | Example |
---|---|---|
apiKey | ApiKey | "6BJaCehh0z4ta4TW5vwoKyo0yk5FdXkQxpt8AStG49aU3dMN C9jid6syyWPE MtTt" |
X-API-SIG: 0x26dbeddb246a338f8a6a9f2494025c64ecf382c0405ada1d8fc213e673772c85074048db0d29620493aff785175346191e38da7b378f423212c8797c6c71e4531c0839111d79c53a593f8016eeb44decfe769410db6dd8917821d38e86889422
https://uat2.loopring.io/api/v3/apiKey?accountId=16349
{
"apiKey": "akmwUgakBGJID68XopO6FB28Lx2pBodJEe4KrvHSGGxX5h2HD7s63tA5qUgylgzi"
}
Last modified 8mo ago