v1

latestOpenAPI 3.0.02026-08-04134348905.1 KB
API Key

List information for current API key

Permissions required: none

Get the user information for your API key.

As with any endpoint, a signature included in the request will be validated. This can be used to confirm the associated signing key as well information about the current API key.

get/apikey

Response

Information for current API key

Example response

{
  "data": {
    "id": "b5a58566763e77e2d87a53463013981be7c0b048c1c0dd39ba44e77c99bc1351",
    "permissions": [
      {
        "permission": "READ",
        "vaultIds": [
          "1c920f4241b78a1d483a29f3c24b6c4c",
          "55e89d4a644d736b01533a2ea9b32a20"
        ]
      },
      {
        "permission": "TRADE"
      }
    ]
  }
}