# Wonolo API V2

**Canonical:** https://apis.io/apis/wonolo/wonolo-api-v2/  
**Provider:** Wonolo — https://apis.io/providers/wonolo/  
**Base URL:** https://api.wonolo.com/api_v2/  
**Documentation:** https://www.wonolo.com/businesses

Wonolo API V2 is published by [Wonolo](https://apis.io/providers/wonolo/) on the [APIs.io](https://apis.io/) network. Tagged areas include Staffing, Workforce, Job, and Webhook. The published artifact set on APIs.io includes authentication docs.

The Wonolo API V2 is a RESTful, JSON-only integration API for the Wonolo on-demand staffing platform. It performs CRUD operations against platform resources — Users (both Workers/Wonoloers and Employers/Requesters), Job Requests (a unit of work to be staffed) and Jobs (an individual worker's assignment against a request) — and supports webhook callbacks so a customer system can track resource state changes. Callers authenticate by exchanging an issued api_key and secret_key for a token at /api_v2/authenticate and pass that token on subsequent calls. API keys are issued at one of two access levels: Public Pool (read-oriented access to Wonolo's public worker pool) and Private Pool (for companies managing their own worker pool), with write operations restricted at the Public Pool level.

## Machine-readable artifacts (4)

- **Authentication** — https://raw.githubusercontent.com/api-evangelist/wonolo/refs/heads/main/authentication/wonolo-authentication.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/wonolo/refs/heads/main/lifecycle/wonolo-lifecycle.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/wonolo/refs/heads/main/conformance/wonolo-conformance.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/wonolo/refs/heads/main/apis.yml

## Tags

Staffing, Workforce, Job, Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wonolo/wonolo-api-v2/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wonolo/.
