Detailed coin information
Get detailed information for a coin: description, links, genesis date, market data.
Path parameters
Coin identifier (lowercase slug).
Coin identifier (lowercase slug).
Response
Coin description, links, genesis date, and cross-currency market data.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}Changes
Changed in 2 of the 21 revisions of this API.3414
- ▲
the response property
data/categoriesbecame optional for the status200response-property-became-optional
- ▲
the response property
data/descriptionbecame optional for the status200response-property-became-optional
- ▲
the response property
data/genesis_datebecame optional for the status200response-property-became-optional
- ▲
the response property
data/hashing_algorithmbecame optional for the status200response-property-became-optional
- ▲
the response property
data/idbecame optional for the status200response-property-became-optional
- ▲
the response property
data/last_updatedbecame optional for the status200response-property-became-optional
- ▲
the response property
data/linksbecame optional for the status200response-property-became-optional
- ▲
the response property
data/market_databecame optional for the status200response-property-became-optional
- ▲
the response property
data/namebecame optional for the status200response-property-became-optional
- ▲
the response property
data/symbolbecame optional for the status200response-property-became-optional
- ▲
response property
data/categorieslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/genesis_datelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/hashing_algorithmlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/idlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/last_updatedlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/symbollist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
data/linksresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/market_dataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
data/links/blockchain_sitefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/links/homepagefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/links/subreddit_urlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/athfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/atlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/circulating_supplyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/current_pricefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/market_capfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/max_supplyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/price_change_percentage_24hfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/price_change_percentage_30dfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/price_change_percentage_7dfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/total_supplyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/market_data/total_volumefrom the response with the200statusresponse-required-property-removed
- ○
added
Linkssubschema #2to thedata/linksresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
MarketDatasubschema #2to thedata/market_dataresponse propertyanyOflist for the response status200response-property-any-of-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○