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

The Projects API from Work Market — 2 operation(s) for projects.

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

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

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

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

Projects 2
POST
/v1/employer/projects/add
Create project
addProjectAction 3 params → 200
GET
/v1/employer/projects/list
List projects
listProjectsAction 1 param → 200

Schemas 3

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

Project
object
2 properties
AddProjectResponse
object
2 properties
v1Meta
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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