Skip to main content

API model (A2A)

BizBionic is not a classic multi-path REST product for new features. Integrators call named skills through one endpoint.

The one door

Success:
Error:

Discovery

Returns skills list, RPC URL, auth hints, partner workflows, and documentation links.

OpenAPI catalog

We publish an OpenAPI catalog of every A2A skill for search and tooling. Paths like /a2a/campaigns.list in that file are documentation-only — production traffic always hits /rpc.

What stays the same for humans and agents

Consent, quiet hours, credits, brand/Trust gates — cx-parity. UI and agents call the same skill registry.

Next steps