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

Inspectorio MASTER DATA API

The MASTER DATA API from Inspectorio — 2 operation(s) for master data.

Inspectorio MASTER DATA API is one of 25 APIs that Inspectorio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MASTER DATA. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against 2 base URLs: https://files-integration.inspectorio.com, https://files-integration.pre.inspectorio.com.

4 operations 2 paths 6 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://sight.inspectorio.com
Resource Areas
1

Paths & Operations 4

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

MASTER DATA 4
POST
/api/v1/master-data
Create Master Data
CreateMasterData body → 201400401429500
GET
/api/v1/master-data/{uuid}
Get Master Data by UUID
GetMasterDataByUUID 1 param → 200400401429500
DELETE
/api/v1/master-data/{uuid}
Delete Master Data
DeleteMasterDataByUUID 1 param → 204400401429500
PUT
/api/v1/master-data/{uuid}
Update Master Data
UpdateMasterDataByUUID 1 param body → 200400401429500

Schemas 6

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

BadRequestResponse
object
3 properties
MasterDataResponse
object
1 property
InternalApiError
object
3 properties
UnauthenticatedApiError
object
2 properties
MasterDataCreateRequest
object
3 properties 2 required
TooManyResponsesApiError
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inspectorio-master-data-api-openapi.yml Raw ↑

Other APIs Inspectorio publishes across the network.

Inspectorio ANALYTICS API
Inspectorio ASSESSMENT-V1 API
Inspectorio ASSIGNMENT API
Inspectorio AUTH API
Inspectorio BARCODE API
Inspectorio BOOKING API
Inspectorio BRAND API
Inspectorio CAPA API
Inspectorio CUSTOMER DATA API
Inspectorio Inspections API
Inspectorio LAB TEST API
Inspectorio MEASUREMENT CHART API