{"uid":"cap_P2cJdnrT9g2PhO65kqoOx","slug":"messari-api-daily-crypto-asset-metric-time-series-1d-4ee83b8c","name":"Messari API — Daily Crypto Asset Metric Time-Series (1d)","description":"Get daily cryptocurrency asset metric history via the explicit 1d route.","url":"https://api.messari.io/metrics/v2/assets/*/metrics/*/time-series/1d","method":"GET","headers":{},"bodySchema":{"type":"object","required":["entityIdentifier","datasetSlug"],"properties":{"end":{"type":"string","description":"ISO-8601 or YYYY-MM-DD end time."},"start":{"type":"string","description":"ISO-8601 or YYYY-MM-DD start time."},"datasetSlug":{"type":"string","description":"Metric dataset slug to fetch (for example \"price_usd\"); available slugs come from GET /metrics/v2/assets/metrics."},"granularity":{"type":"string","description":"Sampling interval for the timeseries route variant; priced granularities are 1d, 1h, 15m, and 5m."},"entityIdentifier":{"type":"string","description":"Asset identifier to query timeseries for (use the same id/slug format accepted by Metrics V2, e.g. \"bitcoin\")."}}},"responseSchema":{"example":{"data":[{"value":0,"timestamp":"2025-01-01T00:00:00Z"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.15","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.15/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mioch-GgHAA4T9dopqsDf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.15","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns daily historical time-series data for a specified cryptocurrency asset metric (e.g. price_usd) over a given date range.","exampleAgentPrompt":"Pull me Messari's daily price_usd history for bitcoin from 2024-01-01 to 2024-12-31 so I can see how BTC performed last year.","exampleUseCases":null,"resultDescription":"An array of timestamp-value pairs representing the daily metric values for the requested asset over the specified date range, e.g. [{timestamp: '2025-01-01T00:00:00Z', value: 94500.00}, ...]","failureModes":["Invalid entityIdentifier (unknown asset slug) — 404 or empty data","Invalid datasetSlug (metric not available for asset) — 404 or empty dataset","Date range too wide or unsupported — may return partial data or error","Malformed ISO-8601 date strings — 400 bad request","Payment not attached or insufficient — 402 Payment Required","Rate limit exceeded — 429 Too Many Requests"],"whenToPreferThis":"Use this endpoint when you need daily-granularity historical metric data for a cryptocurrency asset and want the explicit 1d route. Prefer this over the default time-series route when you specifically want daily bars. Choose this over the 1h, 15m, or 5m variants when lower frequency is sufficient and you want to minimize cost ($0.15/call). Ideal for trend analysis, backtesting, charting, or feeding an agent's memory with macro-level crypto data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:22.238Z","isFirstParty":false}