Skip to main content
POST
Set monitored tokens

Authorizations

Authorization
string
header
required

Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.

Body

application/json

Request body

tokenIds
string<uuid>[]
required

The list of tokens to add to the monitored tokens list. When fetching wallet balances, only these tokens will be shown by default.

Minimum array length: 1

System-generated unique identifier of the resource.

Example:

Response

Success and no update happened

data
object