x-api-key: ********************curl --location 'https://api.predict.fun/v1/tags' \
--header 'x-api-key: <api-key>'{
"success": true,
"data": [
{
"id": "string",
"name": "string",
"level": 0,
"makerRebateBps": 0
}
]
}