/rcsb/entries/search

POST /api/rcsb/entries/search

Price: 1 credit

Search PDB structures by text and by method, resolution, organism, ligand and date filters

How to use it

`query` is free text over the whole record while every other field is an exact filter, and they are combined with AND, so a filter-only request needs no `query`. Resolution filters silently exclude NMR structures, which have no resolution at all. `taxonomy_id` matches anywhere in the lineage, so 40674 returns every mammal while `organism` pins one species name. Rows are full structure records, identical to what the single-entry endpoint returns.

Parameters

Request body

Response

Errors

Response headers