Endpoints · Universes
Get one universe
GET
https://api.tickerbot.io/v2/universes/{id}Returns the universe doc. Use `top_10`/`top_100` to fetch a system universe; any other slug must be one your account owns.
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
stringrequiredUniverse slug.
Status codes
200The universe doc.
404