> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Get asset

> Canonical asset metadata, deployments, and the markets an asset trades on.

<Warning>
  **Coming soon** — asset-keyed endpoints are not yet available.
</Warning>

`GET /api/v1/assets/{asset_id}` will return canonical asset metadata for a DASID-keyed entity (e.g. `asset:bitcoin`) — its deployments and the markets the asset trades on across venues — providing the join key for asset-level rollups.

This endpoint depends on Allium's asset taxonomy / mapping work and is not yet exposed. To register interest or discuss timelines, [contact us](https://www.allium.so/contact) or reach out to your account manager.

In the meantime, use the [market reference endpoints](/api/developer/market-data/list-markets), which are keyed by `market_id`.
