For the complete documentation index, see llms.txt. This page is also available as Markdown.

Core data endpoints

The core data endpoints return Sumble's primary entities — organizations, people, job posts, and teams. Each is a single composable endpoint that works in two modes: resolve a list you already have (match / list mode) or search by an advanced filter (search mode). Use the select block to compose exactly which attributes and metrics come back.

  • Organizations — resolve or search companies; compose firmographics, technology, and per-entity metrics; retrieve recent organization signals.

  • People — resolve or search people; compose attributes, contact info (email, phone), and related people.

  • Job posts — resolve or search job postings; compose descriptions, extracted entities, and related people.

  • Teams — resolve or search teams; compose attributes, ICP fit score, related people, and job posts.

Last updated