curl --location --request GET 'https://dev.coinfer.ai/base/changelog' \ --header 'Authorization: Bearer {{token}}'
{ "status": "ok", "data": { "date": "2025-01-10", "content": [ "string" ] } }