exchange-external-api
Query CEX signer addresses
get/exchange/api/cexs/signers
Response
Success
Example response
{
"signers": [
{
"businessId": "3a5aaea8-504a-4404-ad3d-b82574fba5e5",
"networkId": "bsc_testnet"
}
]
}Changes
Changed in 1 of the 7 revisions of this API.2
- ○
the endpoint scheme security
HMACAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
authTokenwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○