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

The Addressbook API from Work Market — 5 operation(s) for addressbook.

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

This API exposes 5 operations across 5 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.

5 operations 5 paths 5 schemas 2 GET3 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 5

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

Addressbook 5
POST
/v1/employer/addressbook/clients/add
Add client
addClient 5 params → 200
POST
/v1/employer/addressbook/clients/contacts/add
Add contact to client
addClientContact 5 params → 200
POST
/v1/employer/addressbook/locations/contacts/add
Add contact to location
addLocationContact 5 params → 200
GET
/v1/employer/crm/clients/list
List clients
listClientsAction → 200
GET
/v1/employer/crm/contacts/list
List contacts
listContactsAction 1 param → 200

Schemas 5

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

ClientCompanyId
object
1 property
ClientContactId
object
1 property
Client
object
3 properties
v1Meta
object
6 properties
Contact
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

work-market-addressbook-api-openapi.yml Raw ↑

Other APIs Work Market publishes across the network.

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 Talent Pools API
Work Market UpdateCheckIn API