Endpoints · Universes
Get one universe
GET
/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 60/min · Pro 2,000/min · Scale 10,000/min.
Capacity
Hobby 5 · Pro 25 · Scale 100 · Enterprise unlimited.
Query parameters
stringrequiredUniverse slug.
Status codes
200The universe doc.
404