Endpoints · Universes
List your universes
GET
/v2/universesA 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.
Query parameters
integerdefault 50Page size. Max 100.
stringOpaque cursor from the previous response.
Status codes
200Page of universes with
as_of, count, next_cursor, universes.