Developers
Build on the grid.
SiftSight's APIs exposes the primitives behind the platform — verified profiles, sifts, pipelines, and webhooks — so your tools can read and act on the same grid recruiters use.
Surface area
Four primitives
REST + webhooks. Keys are issued per tenant during the beta.
GET /v1/profiles/{id} → verified profile + badges
POST /v1/sifts → run a search against the pool
GET /v1/pipelines/{id}/stages → stages, candidates, automation state
POST /v1/webhooks → subscribe: offer.accepted, stage.advanced
Principles
Built like infrastructure
Boring where it should be, fast where it matters.
✓
Verified by default
Every profile object carries its verification state — no separate trust lookup.
▦
Pipeline-native
Stage advancement, boarding automation, and documents are first-class resources.
⌚
Event-driven
Webhooks for every stage transition, offer event, and badge update.
API access opens with Enterprise beta.
Tell us what you're building and we'll get you keys.