# InterPro All Entries for Protein

> InterPro All Entries for Protein 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-14).

Returns all member-database protein family/domain signature entries (Pfam, CDD, PANTHER, etc.) from InterPro for a given UniProt protein accession.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/interpro-all-entries-for-protein
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/interpro-all-entries-for-protein-0ee4888b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_obaFhyVU2GTeQkCm-6fmn

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 interpro-all-entries-for-protein-0ee4888b -d '<json body>'
```

Example prompt: Can you pull all InterPro member-database entries — including Pfam, CDD, and PANTHER signatures — for the UniProt protein P04637?

## When to prefer this

Use this endpoint when you need a comprehensive, multi-database view of all protein family/domain annotations for a specific UniProt protein in one call, covering Pfam, CDD, PANTHER, and other InterPro member databases simultaneously rather than querying each database separately.

## Known failure modes

- Invalid or malformed UniProt accession returns empty results or error
- Protein accession not found in InterPro returns empty entry list
- Network timeout for proteins with very large numbers of domain annotations
- API returns 402 if payment is not included in the request

## How this service works

All member-database (Pfam, CDD, PANTHER...) signature entries on a UniProt protein (param acc, e.g. P04637). Query: ?acc= Returns JSON.

## Output

A JSON object listing all matched InterPro member-database signature entries for the queried UniProt accession, including entry names, accessions, databases (Pfam, CDD, PANTHER, etc.), and associated annotations.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/interpro-all-entries-for-protein-0ee4888b/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)
