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

CMiC Jobs API

Job and cost code tracking

CMiC Jobs API is one of 7 APIs that CMiC publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Jobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, an API reference, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cmic.ca/rest.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.cmic.ca
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CMiC Jobs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 client credentials for CMiC API access

Paths & Operations 2

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

Jobs 2

Job and cost code tracking

GET
/jc-rest-api/v1/JCjob
List construction jobs
listJobs 4 params → 200
GET
/jc-rest-api/v1/JCjob/{jobId}
Get job details
getJob 1 param → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are JobSummary (5 properties), Error (3 properties), JobList (2 properties). Each schema is shown below with its type and property counts.

JobSummary
object
5 properties
Job
JobList
object
2 properties
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cmic-jobs-api-openapi.yml Raw ↑

Other APIs CMiC publishes across the network.

CMiC API Power BI Connector
CMiC Cost Tracking API
CMiC Documents API
CMiC Equipment API
CMiC Projects API
CMiC Subcontractors API