Query a domain's participation state.
The same structural signal that powers the audit — reachability, legibility, authority, and the derived participation state — callable over REST and MCP. Bands only. No fabricated scores.
Get an API key
Sign in to generate an API key. Your tier and monthly limit follow your plan.
Sign in to get a key →Pass it as a bearer token: Authorization: Bearer ak_live_…
Classify a domain
Response — schema-locked v1.0:
participation_state is one of absent · marginal · capturable · emerging · authoritative. Results are cached aggressively; a fresh audit runs only when a domain has never been classified.
Rate limits
Exceeding the monthly quota returns 429 quota_exceeded.X-RateLimit-Remaining is returned on every call.
For AI agents
Agents can query participation state before they cite, recommend, or extract from a domain. Add the server to any MCP-compatible client:
Tools: classify_domain · get_participation_state · install_pulse · get_agent_participation · get_url_heatmap.