Agent Marketplace API
Discover available agents, install an exact version, connect knowledge sources, and run it asynchronously.
The AI native company for Healthcare
Connect your systems to XY agents, workflows, review queues, and governed analytics through one secure API surface.
Secure by construction
Built for sensitive operations
One platform, clear boundaries
Discover available agents, install an exact version, connect knowledge sources, and run it asynchronously.
Build and test reusable workflows, review every step, and promote only when your team is ready.
Observe run phases, operate schedules, submit human review decisions, and query governed metrics.
Quick start
export XY_API_BASE='https://marketplace.prod.xyai.beer/api/v1'
export XY_API_KEY='xy_prod_…'
curl --fail-with-body \
--header "Authorization: Bearer ${XY_API_KEY}" \
"${XY_API_BASE}/agents"