API Integration
Your payroll engine is not yet supported. You push census data to Benbase via API.
API Integration
Your payroll engine is not yet supported by Benbase, so you provide employee census data via API. Two ways to integrate, depending on your use case:
- Marketplace quoting only — embed the Employer Flow and pass the census inline for your clients to view quotes.
- Full integration — also connect webhooks to sync census and report payroll deductions, and embed the Employee Flow for enrollment.
| Step | Use case | What You Do |
|---|---|---|
| 1. Embed Employer Flow | Both | Embed the employer iframe; pass a census inline for quoting |
| 2. Connect API | Full integration | Set up webhooks and respond to census requests |
| 3. Sync Data | Full integration | Receive deduction webhooks and report employment changes |
| 4. Embed Employee Flow | Full integration | Embed the employee iframe for benefits enrollment |
Prerequisites
- Benbase API key — prefixed
sandbox_sk_(sandbox) orlive_sk_(production). See Authentication. - Webhook endpoint — for the full integration; set up in the Connect API step
→ Start with Embed Employer Flow