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

The Constants API from Work Market — 6 operation(s) for constants.

Work Market Constants 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 Constants. 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 6 GET

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 — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Constants 6
GET
/v1/employer/constants/cancellation_codes
List cancellation reason codes
cancellationReasonCodes → 200
GET
/v1/employer/constants/dress_codesdeprecated
List dress codes
dressCodes → 200
GET
/v1/employer/constants/industries
List industry IDs
industries → 200
GET
/v1/employer/constants/location_types
Location types
locationTypes → 200
GET
/v1/employer/constants/substatusesdeprecated
List substatuses
subStatuses → 200
GET
/v1/employer/constants/unassign_codes
List unassign reason codes
unassignReasonCodes → 200

Schemas 5

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

Substatus
object
2 properties
dress_code
object
2 properties
LocationType
object
2 properties
v1Meta
object
6 properties
Industry
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

work-market-constants-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 Custom Fields API
Work Market Labels API
Work Market Locations API
Work Market Projects API
Work Market Talent Pools API
Work Market UpdateCheckIn API