{"service":"discrawl-api","version":"1.0.0","base_url":"https://discrawl-api.symph.co","endpoints":{"health":"GET /api/v1/health — No auth required","search":"GET /api/v1/search?q=...&db=aria|symph — Full-text search","messages":"GET /api/v1/messages?db=...&channel=...&author=... — Filtered messages","members":"GET /api/v1/members?db=...&q=... — Member listing","channels":"GET /api/v1/channels?db=...&kind=... — Channel listing","sql":"POST /api/v1/sql {query, db} — Read-only SQL"},"auth":"x-api-key header required on all endpoints except /health","databases":["aria (Symph ARIA server)","symph (Main Symph server)"],"rate_limit":"60 requests/minute per key","admin":"/admin/keys"}