# COI / Insurance Certificate Request Agent Pack (mf-tpl-041)

> COI / Insurance Certificate Request Agent Pack (mf-tpl-041) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Retrieves a pre-built agent playbook template for requesting Certificates of Insurance (COI) from vendors, subcontractors, or partners in a vending/materials business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/coi-insurance-request/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/coi-insurance-certificate-request-agent-pack-mf-tpl-041-75378697
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W3R_zOv-ePIlNFxHL6Ni0

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 coi-insurance-certificate-request-agent-pack-mf-tpl-041-75378697 -d '<json body>'
```

Example prompt: Pull up the COI insurance certificate request agent pack (mf-tpl-041) from Materials Factory so I can set up automated workflows for requesting and tracking proof of insurance from my subcontractors and vendors.

## When to prefer this

Use this endpoint when an AI agent needs a ready-made playbook to automate the process of requesting insurance certificates (COIs) from vendors or subcontractors in a materials/vending business. Prefer this over building custom COI request flows from scratch when operating in the nwb-vending.com Materials Factory ecosystem and needing standardized, agent-executable compliance communication templates.

## Known failure modes

- 404 if pack_id is incorrect or endpoint path has changed
- 402 Payment Required if x402 micropayment of $0.08 USDC is not processed
- Malformed JSON response if server-side template is corrupted
- Timeout if the vending server is unavailable
- Incorrect pack returned if query param is omitted and server defaults unexpectedly

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

Returns a JSON playbook containing structured agent instructions, message templates, workflow steps, and communication scripts specifically designed to help an AI agent request Certificates of Insurance (COI) from vendors, subcontractors, or partners — including follow-up logic and required fields to collect.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-041",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/coi-insurance-certificate-request-agent-pack-mf-tpl-041-75378697/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
