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

# Coin videos

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

Curated videos attached to a coin (the coin page's Videos tab), paginated.

## Query parameters

- `page` integer — Page number (1-based).
- `per_page` integer — Rows per page (1–50, default 10).
- `type` string — Filter by video type (e.g. `overview`, `tutorial`, `explainer`, `review`, `analysis`, `news`).
- `search` string — Free-text match on the title.

---

[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)
