REST API Integration
The REST API integration enables real-time, programmatic data exchange with Wellhub over HTTPS. It is best suited for organizations with software engineering capabilities who need to integrate eligibility management directly into their HR systems or internal tools.
Supported Flows
| Flow | Supported |
|---|---|
| Eligibility | ✓ |
| Payroll Deductions | Coming soon |
| Flexible Benefits | Coming soon |
| Reports | Coming soon |
| Sign-up | Coming soon |
When to Use the REST API
- You need real-time eligibility updates (e.g., on employee hire, termination, or data change events).
- You have engineering resources to build and maintain an API integration.
- You want fine-grained control over individual employee record operations.
Getting Started
Set up your API credentials
Before implementing any flow, you need to configure authentication credentials for the API.
Implementation Guides
- Getting Started with the REST API — Authentication, environments, and first steps
- Eligibility via REST API — Manage employee eligibility records programmatically