View as markdown
Endpoints · Universes

List your universes

GEThttps://api.tickerbot.io/v2/universes

A 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.

integerdefault 50

Page size. Max 100.

string

Opaque cursor from the previous response.

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