Crypto

Detailed coin information

Get detailed information for a coin: description, links, genesis date, market data.

get/api/v1/crypto/{coin_id}/info

Path parameters

coin_idstring required

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

  • 560e8847c7b3342See the full diff
    • the response property data/categories became optional for the status 200

      response-property-became-optional

    • the response property data/description became optional for the status 200

      response-property-became-optional

    • the response property data/genesis_date became optional for the status 200

      response-property-became-optional

    • the response property data/hashing_algorithm became optional for the status 200

      response-property-became-optional

    • the response property data/id became optional for the status 200

      response-property-became-optional

    • the response property data/last_updated became optional for the status 200

      response-property-became-optional

    • the response property data/links became optional for the status 200

      response-property-became-optional

    • the response property data/market_data became optional for the status 200

      response-property-became-optional

    • the response property data/name became optional for the status 200

      response-property-became-optional

    • the response property data/symbol became optional for the status 200

      response-property-became-optional

    • response property data/categories list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/description list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/genesis_date list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/hashing_algorithm list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/last_updated list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/symbol list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the data/links response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/market_data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/links/blockchain_site from the response with the 200 status

      response-required-property-removed

    • removed the required property data/links/homepage from the response with the 200 status

      response-required-property-removed

    • removed the required property data/links/subreddit_url from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/ath from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/atl from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/circulating_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/current_price from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/market_cap from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/max_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_24h from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_30d from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_7d from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/total_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/total_volume from the response with the 200 status

      response-required-property-removed

    • added Links subschema #2 to the data/links response property anyOf list for the response status 200

      response-property-any-of-added

    • added MarketData subschema #2 to the data/market_data response property anyOf list for the response status 200

      response-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 code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added