Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Work Market Talent Pools API

The Talent Pools API from Work Market — 6 operation(s) for talent pools.

Work Market Talent Pools API is one of 10 APIs that Work Market publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Talent Pools. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 10 JSON Schemas.

This API exposes 6 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 2.0, at version v1.

Requests are made against the base URL https://www.workmarket.com/api/v1.

6 operations 6 paths 5 schemas 1 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1
Base URL
https://www.workmarket.com/api/v1
Terms of Service
Resource Areas
1

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 1 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Talent Pools 6
GET
/v1/employer/groups/list
List talent pools
listTalentPoolsAction 5 params → 200
POST
/v1/employer/groups/{groupId}/add_workers
Add or invite workers to talent pool
addOrInviteWorkersAction 2 params → 200
POST
/v1/employer/groups/{groupId}/apply_on_behalf
Add workers to talent pool
applyToTalentPoolOnBehalfAction 2 params → 200
POST
/v1/employer/groups/{groupId}/approve_workers
Approve workers in talent pool
approveWorkersAction 2 params → 200
POST
/v1/employer/groups/{groupId}/decline_workers
Decline workers from talent pool
declineWorkersAction 2 params → 200
POST
/v1/employer/groups/{groupId}/remove_workers
Remove workers from talent pool
removeWorkersAction 2 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are v1Meta (6 properties), TalentPool (6 properties), ApplyToTalentPoolOnBehalfRequest (3 properties), ApplyToTalentPoolOnBehalfResponse (2 properties). Each schema is shown below with its type and property counts.

ApplyToTalentPoolOnBehalfRequest
object
3 properties
v1Status
object
1 property
ApplyToTalentPoolOnBehalfResponse
object
2 properties
TalentPool
object
6 properties
v1Meta
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

work-market-talent-pools-api-openapi.yml Raw ↑

Other APIs Work Market publishes across the network.

Work Market Addressbook API
Work Market Assignments API
Work Market Authorization API
Work Market Constants API
Work Market Custom Fields API
Work Market Labels API
Work Market Locations API
Work Market Projects API
Work Market UpdateCheckIn API