Include your API key as a Bearer token in the Authorization header of every request.
API keys are generated from Settings → API Keys in your dashboard. Use wfyw_live_ keys for production and wfyw_test_ keys for development.
Returns a paginated list of AI-generated workforce-to-impact matches for your organization.
| Parameter | Type | Description |
|---|---|---|
| status | string | Filter by status: pending, active, completed |
| sdg | integer | Filter by SDG number (1–17) |
| limit | integer | Results per page (default: 20, max: 100) |
| cursor | string | Pagination cursor from previous response |
Trigger an on-demand inference run for a specific employee or team. Returns match results within the platform's guaranteed latency SLA (<50ms inference, <2s API response).
Returns the current real-time composite impact score for your organization, including breakdown by SDG, team, and time period.
Trigger generation of a full impact report for a specified period. Supports CSRD, GRI, ISSB, and custom formats. Reports are available as PDF or JSON.