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

# Token Price

> Get the current price and resolution status for one outcome token.

Canonical reference: [Token Price](/data/markets/price)

```bash theme={null}
curl "https://api.polynode.dev/v3/markets/21578184864194020862792310253337084708609281967112790860038966988826118995357/price" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use token price for lightweight price checks when you do not need full market metadata.
