How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoca Inventory Products API

The Inventory Products API from Zoca — 7 operation(s) for inventory products.

Zoca Inventory Products API is one of 193 APIs that Zoca publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 7 paths. It is described by OpenAPI 3.2.0, at version 3.20.10.

Requests are made against a single base URL, https://api.zoca.ai.

10 operations 7 paths 0 schemas 1 DELETE3 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.20.10
Base URL
https://api.zoca.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Zoca Inventory Products API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (access-token).

  • access-token — Enter JWT token in the format Bearer

Paths & Operations 10

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

Inventory Products 10
POST
/inventory/products/entity/{entityId}
Create a product (SP role required)
t_value → 201400403409
GET
/inventory/products/entity/{entityId}
List products (paginated, filterable)
t_value → 200
GET
/inventory/products/entity/{entityId}/by-barcode/{barcode}
Look up product by barcode (includes archived per spec L553)
t_value → 200
GET
/inventory/products/entity/{entityId}/{id}
Get product by id
t_value → 404
PATCH
/inventory/products/entity/{entityId}/{id}
Update a product (SP role required; optimistic-lock via If-Match: W/" ")
t_value → 200400404409412428
DELETE
/inventory/products/entity/{entityId}/{id}
Hard-delete a product (SP role required), falling back to soft-archive on FK history
t_value → 200404
POST
/inventory/products/entity/{entityId}/{id}/archive
Soft-archive a product (SP role required)
t_value → 204404
POST
/inventory/products/entity/{entityId}/{id}/unarchive
Restore a soft-archived product (SP role required; SE-5 collision pre-check)
t_value → 204404409
POST
/inventory/products/entity/{entityId}/bulk
Bulk-create products (max 50 per request, SP role)
t_value → 201
POST
/inventory/products/entity/{entityId}/quick-create
Quick-create-from-scan (slim DTO, FRONTDESK + PROVIDER allowed per AMEND-8)
t_value → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoca-inventory-products-api-openapi.yml Raw ↑

Other APIs Zoca publishes across the network.

Zoca ACM API
Zoca Acuity API
Zoca Addon Groups API
Zoca Addons API
Zoca Aeo Lead Magnet API
Zoca Agents API
Zoca API Keys API
Zoca App API
Zoca App Blocker API
Zoca App Blocker Updates API
Zoca Approvals API
Zoca Auth API
Where this information came from

This is an independent, third-party profile of Zoca Inventory Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.