View as markdown
Endpoints · Universes

List your universes

GET/v2/universes

A universe is a named list of tickers you can reference from `/v2/scan?universe=`, `/v2/signals/{signal}?universe=`, `/v2/tickers?universe=`, and `/v2/webhooks`. System universes (`top_10` and `top_100`, the top-N most-actively-traded tickers, rebalanced monthly) are available to every account at `GET /v2/universes/system`.

Plan access

Included on every plan.

Rate limit

Hobby 60/min · Pro 2,000/min · Scale 10,000/min.

Capacity

Hobby 5 · Pro 25 · Scale 100 · Enterprise unlimited.

integerdefault 50

Page size. Max 100.

string

Opaque cursor from the previous response.

200
Page of universes with as_of, count, next_cursor, universes.