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 TAXONOMY CATEGORY API

The TAXONOMY CATEGORY API from Inspectorio — 2 operation(s) for taxonomy category.

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

Tagged areas include TAXONOMY CATEGORY. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 9 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.

5 operations 2 paths 9 schemas 1 DELETE2 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 5

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

TAXONOMY CATEGORY 5
POST
/api/v1/customer-data/taxonomies/{taxonomyLevelCustomId}/categories
Create or Restore Category
createCategory 1 param body → 201400401404409500
GET
/api/v1/customer-data/taxonomies/{taxonomyLevelCustomId}/categories
List Categories
listCategories 6 params → 200400401404500
PUT
/api/v1/customer-data/taxonomies/{taxonomyLevelCustomId}/categories/{customId}
Update Category
updateCategory 2 params body → 200400401404500
DELETE
/api/v1/customer-data/taxonomies/{taxonomyLevelCustomId}/categories/{customId}
Delete Category
deleteCategory 2 params → 204401404500
GET
/api/v1/customer-data/taxonomies/{taxonomyLevelCustomId}/categories/{customId}
Get Category
getCategory 2 params → 200401404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Category (10 properties), CategoryCreateRequest (5 properties), ConflictError (3 properties), ErrorDetail (3 properties). Each schema is shown below with its type and property counts.

CategoryUpdateRequest
object
Request body for updating a category's mutable fields.
2 properties 1 required
CategoryResponse
A single taxonomy category, wrapped in the platform response envelope.
Category
object
A taxonomy category. Always addressed by customId.
10 properties 3 required
CategoryListResponse
Paginated list of taxonomy categories, wrapped in the platform response envelope.
CategoryCreateRequest
object
Request body for creating or restoring a category.
5 properties 3 required
ResponseEnvelope
object
Platform response envelope fields appended to every successful response.
2 properties
ConflictError
object
Error body for 409 conflict responses.
3 properties
ErrorDetail
object
Error body for 400, 401 and 404 responses.
3 properties
CategoryValidationError
object
Error body for request-body validation failures on create/restore (400). Each key is a camelCase field from CategoryCreateRequest; the value is either a single…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inspectorio-taxonomy-category-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 MASTER DATA API