---
title: "Historic Crypto Trades"
method: GET
path: "/v1/historic/crypto/{from}/{to}/{date}"
tags: ["crypto:trades"]
---

# Historic Crypto Trades

`GET /v1/historic/crypto/{from}/{to}/{date}`

Get historic trade ticks for a cryptocurrency pair.

## Path parameters

- `from` string, required
- `to` string, required
- `date` string, date, required

## Query parameters

- `offset` integer
- `limit` integer

## Response `default`

Unexpected error

---

[API](https://skmtc.net/massive/apis/polygon-api.md) · [All operations](https://skmtc.net/massive/apis/polygon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/massive/polygon-api/revisions/ad6f143e43aa/schema)
