---
title: "Coin insight timeline"
method: GET
path: "/api/v1/coins/{slug}/insights"
tags: ["Editorial"]
---

# Coin insight timeline

`GET /api/v1/coins/{slug}/insights`

The coin's insight timeline — the same payload the asset page's insights panel
uses, windowed by `offset`/`limit`.

## Query parameters

- `locale` string, nullable — Content language (falls back to English).
- `offset` integer, nullable — Rows to skip (0–500, default 0).
- `limit` integer, nullable — Rows to return (1–50, default 5).

---

[API](https://skmtc.net/bitculator/apis/bitculator-data-api.md) · [All operations](https://skmtc.net/bitculator/apis/bitculator-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitculator/bitculator-data-api/versions/ed1378af68b6/schema)
