# French Association RNA Search API

> French Association RNA Search API is a paid API for AI agents from api.x-402.online, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Search French associations in the RNA (Répertoire National des Associations) registry by name, returning SIREN, RNA identifier, creation date, and city.

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/association
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/french-association-rna-search-api-f4a3639c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tiMWVoP40q-vTaj4iITVX

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 french-association-rna-search-api-f4a3639c -d '<json body>'
```

Example prompt: Can you search the French RNA association registry for 'Les Restos du Coeur' and give me their SIREN number, RNA id, founding date, and the city they're registered in?

## When to prefer this

Use this endpoint when you need to look up or verify French associations (loi 1901 nonprofits, charities, clubs) in the official RNA registry by name, especially when you need their official SIREN, RNA id, creation date, or city. Prefer this over general company search endpoints (SIRENE) when specifically targeting associations rather than commercial companies.

## Known failure modes

- No associations found for the given query string — returns empty results
- Query parameter missing or malformed — likely 400 Bad Request
- Service unavailable or payment not processed — 402 or 5xx error
- Ambiguous name returns many results requiring further filtering

## Output

Returns a list of matching French associations from the RNA registry, each including the SIREN number, RNA identifier, association name, creation/founding date, and registered city.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/french-association-rna-search-api-f4a3639c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x-402.online](https://www.zero.xyz/host/api.x-402.online/llms.txt)
