/kegg/entries/search

POST /api/kegg/entries/search

Price: 10 credits

Search one KEGG database, or one organism's genes, by keyword or chemical property

How to use it

Pick the database you mean - the same word lands in different ones, so `glucose` in `compound` gives molecules and in `genes` gives gene annotations. Set `organism` instead of `database` to search one species' genes; `genes` searches every species at once and stops at 10,000 rows, so narrow by organism when a query is broad. Words are ANDed, never ORed or matched as a phrase. With `option` set the query is a formula or a mass rather than text, and the match comes back in `matched_value` while `names` is empty. A query with no hits is an empty result, not an error.

Parameters

Request body

Response

Errors

Response headers