# Firely FHIR R4 Organization List

> Firely FHIR R4 Organization List is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Lists Organization resources from the public Firely FHIR R4 server (server.fire.ly), returning a specified number of entries as a FHIR Bundle in JSON format.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/firely-fhir-organization-list
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/firely-fhir-r4-organization-list-2bfee585
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_d_r5iQu6LrjDUNa9XR7sB

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 firely-fhir-r4-organization-list-2bfee585 -d '<json body>'
```

Example prompt: Can you pull 10 Organization records from the public Firely FHIR R4 server and show me what's in the bundle?

## When to prefer this

Use this endpoint when you need to browse or sample FHIR R4 Organization resources from the publicly accessible Firely reference server, especially for FHIR integration testing, health data exploration, or prototyping healthcare applications that consume Organization bundles.

## Known failure modes

- Invalid or missing q parameter may return an empty bundle or default result
- Upstream Firely server (server.fire.ly) unavailability causes request failure
- Non-integer q value may produce an error or unexpected response
- Very large q values may result in slow responses or truncated bundles

## How this service works

List Organization resources from the public Firely (server.fire.ly) FHIR R4 server, returning {q} organization entries as a FHIR Bundle. Query: ?q= Returns JSON.

## Output

A FHIR R4 Bundle JSON object containing the specified number of Organization resource entries from the public Firely server (server.fire.ly), including organization names, identifiers, addresses, contact details, and other FHIR-standard Organization fields.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/firely-fhir-r4-organization-list-2bfee585/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
