Skip to main content
POST
Get Context
The headline endpoint. Pass who you’re working on and what you’re about to do — get back a focused, ranked context block: the facts that matter, each with confidence and freshness, plus the recent timeline, buying-group stakeholders, and open predictions. Call this before drafting outreach, preparing for a meeting, or making any decision about a person or company.

Request

Body

string
required
Who to look up. Accepts an email, domain, LinkedIn URL, entity UUID, or a name. A name may match several people — the response will surface candidates.
string
What you’re about to do. Shapes which context surfaces. One of:
  • account_review (default) — general lookup
  • draft_email — outreach prep
  • follow_up — re-engagement after a gap
  • meeting_prep — pre-meeting brief
  • call_prep — pre-call brief
number
Approximate token budget for the returned context block. The pipeline ranks and compresses to fit.

Response

Ambiguous focus

If focus is a name that matches several people, you’ll get:
Pick one and re-call with focus: "<entity_id>".

When to call it

  • Before any outbound action on a known contact
  • At the start of meeting prep with a saved intent for the use case
  • NOT for “what do we know about X” questions where you want raw data — use /v2/accounts/:id for that