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 HMACAuth was added to the API

      api-security-added

    • the endpoint scheme security authToken was removed from the API

      api-security-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog