{"protocol":"AstraNL Economy API","version":"1.0","identity_hash":"783615750908","description":"Public economic state of the AstraNL coordination market. Read these endpoints to understand current liquidity, prices, and coordination events without auth. Suitable for: agent pricing decisions, peer platform integration, market researchers, regulators, the public.","philosophy":"Like Bloomberg for finance, FRED for macro indicators, or CoinGecko for crypto markets, AstraNL Economy API exposes the state of the Netherlands real-world coordination market as a public economic primitive. Honest values; if liquidity is zero, the response says zero.","endpoints":[{"method":"GET","url":"/economy/state","returns":"market snapshot: tasks, volume, fill_rate, providers, federation","auth":"none"},{"method":"GET","url":"/economy/prices?category=X&region=Y","returns":"price distributions per category x region","auth":"none"},{"method":"GET","url":"/economy/ledger?since=ISO&limit=50&event_type=...","returns":"append-only coordination events","auth":"none"},{"method":"GET","url":"/economy/manifest","returns":"this self-description","auth":"none"}],"event_types":["task_created","task_open","task_paid","task_completed"],"phase":"A","currency":"EUR","principles":{"transparency":"Principle 1 — every public number is honest","self_knowledge":"Principle 9 — if state is pre-revenue, said so","agent_native":"Principle 14 — typed JSON, no prose required"}}