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

Tekmetric Canned Jobs API

Pre-built menu services bundling standard labor and parts.

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

Tagged areas include Canned Jobs. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against 2 base URLs: https://shop.tekmetric.com/api/v1, https://sandbox.tekmetric.com/api/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://shop.tekmetric.com/api/v1
Authentication
OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 1

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

  • oauth2 — OAuth 2.0 client credentials grant. Requires an approved Client ID/Secret issued by Tekmetric after a manual request-access review (reported at roughly 2-3 wee…

Paths & Operations 1

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

Canned Jobs 1

Pre-built menu services bundling standard labor and parts.

GET
/canned-jobs
List canned jobs
listCannedJobs 3 params → 200401

Schemas 3

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

Page
object
Spring Data Page envelope used by all list endpoints.
7 properties
CannedJobPage
CannedJob
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tekmetric-canned-jobs-api-openapi.yml Raw ↑

Other APIs Tekmetric publishes across the network.

Tekmetric Appointments API
Tekmetric Customers API
Tekmetric Employees API
Tekmetric Inventory API
Tekmetric Jobs API
Tekmetric Repair Orders API
Tekmetric Shops API
Tekmetric Vehicles API