Endpoints · Universes
List your universes
GET
https://api.tickerbot.io/v2/universesA universe is a named list of tickers you can reference from `/v2/scan?universe=`, `/v2/signals/{signal}?universe=`, and `/v2/tickers?universe=`, or pass as `universe_id` when subscribing on a resource. 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 600/min · Pro 2,000/min · Scale 10,000/min.
Capacity
Unlimited on every paid plan.
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.