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 Labels API

The Labels API from Work Market — 3 operation(s) for labels.

Work Market Labels 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 Labels. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 10 JSON Schemas.

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

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

3 operations 3 paths 3 schemas 1 GET2 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 3

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

Labels 3
POST
/v1/employer/assignments/labels/add
Add labels to assignment
addPostAction 3 params → 200
GET
/v1/employer/assignments/labels/list
List labels
listAssignmentLablesAction → 200
POST
/v1/employer/assignments/labels/remove
Remove label from assignment
removePostAction 2 params → 200

Schemas 3

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

v1Status
object
1 property
v1Meta
object
6 properties
ListLabel
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

work-market-labels-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 Locations API
Work Market Projects API
Work Market Talent Pools API
Work Market UpdateCheckIn API