Messari’s API follows a versioning scheme to ensure stability and backward compatibility while allowing for continuous improvements.
https://api.messari.io/<slug>/v1/<endpoint>
<slug>
represents the specific service being accessed (e.g., marketdata
, ai
, news
, etc.)/v1/
denotes the API version<endpoint>
refers to the specific resource or operation being requestedv1
to v2
).v1
).