Supplier API Endpoints

Endpoint summary for the Supplier API. For full request / response schemas, query parameters, error codes, and rate limits, see the OpenAPI / Swagger specification linked from Supplier API Overview.

Engagements

MethodPathDescription
GET/v1/engagementsList engagements associated with the supplier.
GET/v1/engagements/{id}Retrieve engagement detail.

Billing

MethodPathDescription
GET/v1/billing-itemsList billing items.
GET/v1/billing-items/{id}Retrieve billing item detail.
GET/v1/invoices/{id}Retrieve invoice detail.

Workers

MethodPathDescription
POST/v1/workersCreate a worker profile.
PATCH/v1/workers/{id}Update a worker profile.

Timecards

MethodPathDescription
POST/v1/timecardsCreate a timecard.
PATCH/v1/timecards/{id}Update a timecard.

Candidate Pre-Submittal Insights

MethodPathDescription
POST/v1/candidates/insightsSubmit candidate resume + target requisition; receive Maggi score and match analysis.