{
  "name": "LDN/ai — London AI Ecosystem API",
  "version": "6.0",
  "description": "Structured API for the London AI ecosystem. Live data from Supabase.",
  "base_url": "https://ripugedrbnmvbbdntxgt.supabase.co/functions/v1/api",
  "website": "https://londonai.network",
  "github": "https://github.com/jxi5410/AI.LDN",
  "endpoints": {
    "/api": "This documentation",
    "/api?resource=companies": "All companies",
    "/api?resource=companies&id=deepmind": "Single company",
    "/api?resource=people": "Key people with podcasts",
    "/api?resource=funding_rounds": "All funding rounds",
    "/api?resource=signals": "Podcast & interview intelligence",
    "/api?resource=signals&company=deepmind": "Signals for a company",
    "/api?resource=insights": "Sector analyses",
    "/api?resource=edges": "Connections",
    "/api?resource=events": "Events",
    "/api?resource=stats": "Aggregate stats"
  }
}