# Questflow Swarm 68e5111b

> Questflow Swarm 68e5111b is a paid API for AI agents from api.questflow.ai, paid per call via x402, $0.500000/call, status unknown (last checked 2026-09-14).

Executes a Questflow multi-agent swarm task identified by a specific swarm QRN for autonomous AI-driven workflows

## Facts

- Endpoint: POST https://api.questflow.ai/x402/swarm/qrn:swarm:68e5111b7ad7f91b3bcf7092
- Price: $0.500000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/questflow-c4118566
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dnSF4CmURQM9rRku6U-FQ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability questflow-c4118566 -d '<json body>'
```

Example prompt: Run the Questflow swarm agent qrn:swarm:68e5111b7ad7f91b3bcf7092 and complete the task with my provided inputs — I want the multi-agent swarm to execute the workflow autonomously and return the results.

## When to prefer this

Use this endpoint when you need to trigger a specific pre-configured Questflow autonomous agent swarm identified by QRN qrn:swarm:68e5111b7ad7f91b3bcf7092 and want multi-agent orchestration to handle a complex workflow automatically. Prefer this over single-agent calls when the task requires coordinated parallel agents or a defined swarm pipeline.

## Known failure modes

- Invalid or expired swarm QRN returns 404 not found
- Malformed input parameters cause 400 bad request
- Insufficient USDC payment (must be $0.50) triggers 402 Payment Required
- Swarm execution timeout returns partial or error result
- Upstream agent dependencies fail causing swarm abortion

## How this service works

new swarm | Powered by Questflow

## Output

Returns the output of the swarm execution, including results produced by coordinated autonomous agents, task completion status, and any data generated or transformed during the workflow run.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/questflow-c4118566/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.questflow.ai](https://www.zero.xyz/host/api.questflow.ai/llms.txt)
