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

Zavu Agents API

The Agents API from Zavu — 4 operation(s) for agents.

Zavu Agents API is one of 21 APIs that Zavu publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agents. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 7 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 0.2.0.

Requests are made against a single base URL, https://api.zavu.dev.

7 operations 4 paths 9 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.2.0
Base URL
https://api.zavu.dev/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Zavu Agents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Agents 7
GET
/v1/senders/{senderId}/agent
Get agent
getAgent 1 param → 200401404
POST
/v1/senders/{senderId}/agent
Create agent
createAgent 1 param body → 201400401404
PATCH
/v1/senders/{senderId}/agent
Update agent
updateAgent 1 param body → 200400401404
DELETE
/v1/senders/{senderId}/agent
Delete agent
deleteAgent 1 param → 204401404
GET
/v1/senders/{senderId}/agent/stats
Get agent statistics
getAgentStats 1 param → 200401404
GET
/v1/senders/{senderId}/agent/executions
List agent executions
listAgentExecutions 4 params → 200401404
GET
/v1/senders/{senderId}/agent/executions/{executionId}
Get a single agent execution
getAgentExecution 2 params → 200401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Agent (16 properties), AgentUpdateRequest (12 properties), AgentExecution (12 properties), AgentCreateRequest (11 properties). Each schema is shown below with its type and property counts.

AgentUpdateRequest
object
12 properties
Agent
object
AI Agent configuration for a sender.
16 properties 9 required
AgentExecution
object
12 properties 8 required
AgentCreateRequest
object
11 properties 4 required
AgentExecutionStatus
string
Status of an agent execution.
AgentResponse
object
1 property 1 required
AgentProvider
string
LLM provider for the AI agent.
Error
object
3 properties 2 required
AgentStats
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zavu-agents-api-openapi.yml Raw ↑

Other APIs Zavu publishes across the network.

Zavu 10DLC API
Zavu Account API
Zavu Agent Flows API
Zavu Agent Knowledge Bases API
Zavu Agent Tools API
Zavu Balance API
Zavu Broadcasts API
Zavu Contacts API
Zavu Functions API
Zavu Introspect API
Zavu Invitations API
Zavu Messages API
Where this information came from

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