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

Subcontractor and vendor management

CMiC Subcontractors 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 Subcontractors. 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 Subcontractors 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.

Subcontractors 2

Subcontractor and vendor management

GET
/ap-rest-api/v1/APvendor
List vendors and subcontractors
listVendors 2 params → 200
GET
/ap-rest-api/v1/APvendor/{vendorId}
Get vendor details
getVendor 1 param → 200

Schemas 4

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

VendorList
object
2 properties
Vendor
VendorSummary
object
4 properties
Address
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cmic-subcontractors-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 Jobs API
CMiC Projects API