Skip to main content
Platform is not a data model like HRIS, ATS or LMS. It is the account-level surface every connector runs on, whatever category it belongs to - listing which integrations are available, managing one customer’s connection, extending a unified model, and reaching a vendor directly when the unified models do not cover something.

The areas

Every Platform endpoint takes the API key alone. The connector token is only required where a request names one customer - see Authentication.

Where to start

Webhooks

Get notified when a connector syncs, instead of polling.

Embedded SDK

Run the connector flow inside your own product.

Custom Fields

Map a raw upstream value onto a unified model.

Passthrough

Reach a vendor’s own API when the unified model falls short.