GET
/
signal
/
v0
/
topics
/
classes
Get Topic Classes
curl --request GET \
  --url https://api.messari.io/signal/v0/topics/classes \
  --header 'X-Messari-API-Key: <api-key>'
{
  "data": [
    "Treasury Management"
  ],
  "error": "<string>"
}

Authorizations

X-Messari-API-Key
string
header
required

Response

200
application/json

Default response

The response is of type object.