Base URL: http://localhost:9090 | Mesh: http://<mesh-ip>:9090
🏰 Kingdom Core
GET
/api/status
Kingdom status — population, treasury, day, food, happiness, military
GET
/api/world
Full world state JSON dump
POST
/api/tick
Advance one kingdom day (autonomous simulation step)
POST
/api/auto
Run N autonomous days: ?days=10&speed=fast
GET
/api/history
Event history log
GET
/api/snapshots
Time travel snapshots list
POST
/api/restore
Restore to snapshot: ?day=50
👑 Dynasty & Governance
GET
/api/dynasty
Royal bloodline and heirs
GET
/api/governance
Laws, council, tax rate
POST
/api/set-tax
Set tax rate: ?rate=moderate
GET
/api/diplomacy
Foreign kingdom relations
POST
/api/diplomacy/send
Send diplomatic message
⚔️ Military & Warfare
GET
/api/military
Army composition and strength
POST
/api/warfare/attack
Launch attack on target
POST
/api/warfare/defend
Prepare defenses
GET
/api/siege
Siege engine status
⚖️ Justice System
POST
/api/court/trial
Initiate AI-powered trial
GET
/api/court/cases
List all court cases
GET
/api/court/laws
List 10 kingdom laws
GET
/api/prison
Prison population
🕵️ Intelligence
GET
/api/spies
Active spy network
POST
/api/spy/recruit
Recruit new agent
POST
/api/spy/mission
Send on mission: ?type=sabotage
💰 Economy
GET
/api/marketplace
15 items with daily prices
POST
/api/marketplace/buy
Buy item: ?item=iron_sword
GET
/api/mining
Mining operations status
POST
/api/mine
Mine at depth: ?depth=3
GET
/api/fishing
Available fish species
POST
/api/fish
Go fishing
GET
/api/tax
Tax collection status
GET
/api/treasury
Treasury breakdown
🏛️ Culture & Faith
GET
/api/temples
Temple list
POST
/api/temple/build
Build temple: ?type=cathedral
GET
/api/festivals
Festival calendar
POST
/api/festival/throw
Throw festival: ?type=harvest
GET
/api/theater
Theater productions
POST
/api/theater/commission
Commission AI play: ?genre=comedy
GET
/api/anthem
Kingdom anthem
🔧 Engineering
POST
/api/circuits/simulate
Simulate logic circuit
POST
/api/cad/design
CAD parametric design
POST
/api/alchemy/brew
Brew potion: ?recipe=healing
GET
/api/cartography
World map data
🚀 Exploration
GET
/api/space
Space missions
POST
/api/space/launch
Launch mission: ?planet=luna
GET
/api/archaeology
Archaeological sites
POST
/api/archaeology/dig
Excavate site
GET
/api/treasure
Treasure maps
🎮 RPG Systems
GET
/api/arena
Tournament brackets
POST
/api/arena/fight
Start arena fight
GET
/api/guilds
Guild list
POST
/api/guild/join
Join guild: ?type=warriors
GET
/api/skills
Skill tree
GET
/api/achievements
Achievement progress
GET
/api/quests
Active quests
GET
/api/mounts
Mount stable
GET
/api/companions
AI companions
🌐 System
GET
/api/modules
List all 100 modules
GET
/api/health
API health check
GET
/api/mesh/status
Mesh network status
GET
/api/mesh/peers
Connected mesh peers
POST
/api/ai/ask
Ask AI: ?prompt=build+a+castle
GET
/api/reputation
5-axis reputation scores
GET
/api/weather
Current weather + weather magic
GET
/api/calendar
Kingdom calendar
GET
/api/codex
Living encyclopedia