Endpoint
Overview
This endpoint returns token details for a climate token CID. You can call this endpoint without an API key.Request
GET /co2-token/cid/{cid}
Example:
Response shape
Error behavior
If the token CID does not exist, the API returns404 Not Found.