limitless_get_snapshots
Historical L2 depth snapshots (time series) for a Limitless market by slug. Requires a paid plan; history gated by plan window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Limitless market slug. | |
| limit | No | Page size (1–1000). | |
| cursor | No | Opaque pagination cursor from a previous response's pagination.next_cursor. | |
| end_time | No | End of time as ms-epoch or ISO-8601. History is clamped to your plan's window. | |
| start_time | No | Start of time as ms-epoch or ISO-8601. History is clamped to your plan's window. |