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

The BRAND API from Inspectorio — 2 operation(s) for brand.

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

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

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

BRAND 5
GET
/api/v1/brands
List Brands
2 params → 200400401422429500
POST
/api/v1/brands
Create Brand
body → 201400401422429500
DELETE
/api/v1/brands/{brand_id}
Delete Brand
1 param → 204400401422429500
GET
/api/v1/brands/{brand_id}
Get Brand
1 param → 200400401422429500
PUT
/api/v1/brands/{brand_id}
Update Brand
1 param body → 200400401422429500

Schemas 10

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

ValidateApiError
object
3 properties
BadRequestApiError
object
2 properties
BrandResponse
object
1 property
BrandCreate
object
3 properties 2 required
InternalApiError
object
3 properties
Brand
object
3 properties 2 required
BrandUpdate
object
2 properties
UnauthenticatedApiError
object
2 properties
BrandListResponse
object
4 properties 3 required
TooManyResponsesApiError
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inspectorio-brand-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 CAPA API
Inspectorio CUSTOMER DATA API
Inspectorio Inspections API
Inspectorio LAB TEST API
Inspectorio MASTER DATA API
Inspectorio MEASUREMENT CHART API