NEWOneGoodArea is live as an MCP server. Use it inside Claude Desktop, Cursor, and Claude Code.MCP server is live for Claude Desktop, Cursor, and Claude Code.Read the docs
API reference

Four products. One control plane. One spec.

The OneGoodArea API exposes four composable products on one signal-first engine, plus a per-organisation control plane. Read the methodology to understand how the engine works. Open the interactive reference to query it.

01Products

Four composable products.

Same vocabulary as the marketing surfaces. Each tile lists its live endpoints. The engine details live on the methodology page; the interactive request runner lives on the reference.

01

Signals

4 endpoints

Raw normalised signal catalog per area. The primitive: every other product composes from this.

  • GET/v1/area
  • GET/v1/signals/:category
  • GET/v1/areas
  • GET/v1/meta
02

Scores

1 endpoint

Deterministic composite score per area. Four presets, custom weights, or saved organisation preset_id.

  • POST/v1/score
03

Monitor

7 endpoints

Portfolios of tracked areas. Bulk enrich, detect monthly change, fire signal.changed webhooks.

  • POST/v1/portfolios
  • GET/v1/portfolios
  • GET/v1/portfolios/:id
  • DELETE/v1/portfolios/:id
  • POST/v1/portfolios/:id/areas
  • POST/v1/portfolios/:id/enrich
  • POST/v1/portfolios/:id/changes
04

Intelligence

4 endpoints

Typed query plane. AI emits the plan; the database answers. 6 plan ops, 92.9% planner accuracy.

  • POST/v1/query
  • POST/v1/peers
  • POST/v1/insights
  • POST/v1/forecast
02Control plane

Levers: per-organisation methodology and admin.

Different audience to the four products. Admins configure how the engine behaves for their organisation: custom signal bundles, saved scoring presets, methodology pinning, peer cohorts, members and RBAC, white-label, IP allowlist.

~32 endpointsAdmin / owner only
  • /v1/orgs (+ CRUD)
  • /v1/orgs/:id/bundles (+ CRUD)
  • /v1/orgs/:id/presets (+ CRUD)
  • /v1/orgs/:id/methodology (pin/unpin)
  • /v1/orgs/:id/cohorts (+ CRUD)
  • /v1/orgs/:id/members (+ CRUD, RBAC)
  • /v1/orgs/:id/invitations
  • /v1/webhooks

Full request shapes on the interactive reference . Methodology rationale on the Levers section of /methodology .

The engine ships today.

Get an API key and start scoring areas. The methodology and the reference are both live.