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

The Addons API from Zoca — 8 operation(s) for addons.

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

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

This API exposes 10 operations across 8 paths, and defines 2 schemas. 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 8 paths 2 schemas 2 DELETE2 GET3 PATCH3 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 Addons 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 8 paths, the API surfaces 10 operations — 2 DELETE, 2 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Addons 10
GET
/addons/{entityId}
List addons for entity (with optional filters).
t_value 4 params → 200
POST
/addons/{entityId}
Create a standalone addon.
t_value → 201
GET
/addons/{entityId}/{addonId}
Get an addon with linked services + groups.
t_value → 200
PATCH
/addons/{entityId}/{addonId}
Update an addon.
t_value → 200
PATCH
/addons/{entityId}/{addonId}/archive
Soft-archive an addon (isActive=false).
t_value → 200
PATCH
/addons/{entityId}/{addonId}/unarchive
Restore an archived addon.
t_value → 200
POST
/addons/{entityId}/{addonId}/services
Direct-attach addon to services (writes serviceaddons rows with addongroupid=NULL).
t_value → 201
DELETE
/addons/{entityId}/{addonId}/services/{serviceId}
Direct-detach addon from a service.
t_value → 200
POST
/addons/{entityId}/{addonId}/groups
Add addon to one or more groups (via addongroupitems).
t_value → 201
DELETE
/addons/{entityId}/{addonId}/groups/{groupId}
Remove addon from a group.
t_value → 200

Schemas 2

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

t
object
12 properties 12 required
e
object
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoca-addons-api-openapi.yml Raw ↑

Other APIs Zoca publishes across the network.

Zoca ACM API
Zoca Acuity API
Zoca Addon Groups 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
Zoca Billing API
Where this information came from

This is an independent, third-party profile of Zoca Addons 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.