cURL
curl --request GET \ --url https://api.messari.io/research/v1/reports/tags \ --header 'X-Messari-API-Key: <api-key>'
{ "data": [ "<string>" ], "error": "<string>" }
Returns a list of research report tags
Default response
The response is of type object.
object