Timiverse.ai

Lore API

Authenticated REST API for Timiverse universe lore data. All endpoints require Authorization: Bearer <api_key>.

MethodEndpointDescription
GET/api/loreIndex of all available lore categories
GET/api/lore/introUniverse introduction
GET/api/lore/corporationsBusiness verticals, megacorps, shadowcorps
GET/api/lore/corporations/verticalsBusiness verticals only
GET/api/lore/corporations/megacorpsMegacorporations only
GET/api/lore/corporations/shadowcorpsShadow corporations only
GET/api/lore/financialsCommodity metals & materials pricing
GET/api/lore/movementShip classes & fleet vessels
GET/api/lore/routesAll trade lanes
GET/api/lore/routes/[id]Single trade lane by ID
GET/api/lore/sectorsAll sectors with planets
GET/api/lore/sectors/[slug]Single sector (agriculture, bioatmosphere, hazard, hightech, industrial, rawresource, shadow)
GET/api/lore/sectors/[slug]/planetsPlanets in a sector
GET/api/lore/sectors/[slug]/planets/[name]Single planet by name
GET/api/lore/planetsAll planets across all sectors
GET/api/lore/technologyTechnology era, travel, weapons, defense, computing