fdc.nal.usda.gov API: list_foods
fdc.nal.usda.gov via Parse · food_dining
Retrieve a paged list of all available foods sorted alphabetically by description. Optionally filter by data type. Uses an empty search query internally to enumerate the full database. Paginates via page number. Access the USDA FoodData Central database for detailed food and nutrition information. Supports searching across Foundation, Branded, SR Legacy, Survey (FNDDS), and Experimental datasets. Fulfilled by Parse from fdc.nal.usda.gov.
- fdc-nal-usda-gov
- food-dining
- government-public
- healthcare
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f47af225-4ebf-4150-8fd9-c2db987ee74e/list_foods
- Interface artifact
- sha256:02034f6b0320b4de1ac9defce81b325e99a9b7ae38a7924b43d0e727885ee328
- Manifest digest
- sha256:861fb2ea8cf7de835dc665c355eee49d8c1713a32df745996496de7de8073e50
Request fields
- page (integer): Page number
- data_types (string): Comma-separated list of data types to include: Foundation, SR Legacy, Survey (FNDDS), Branded, Experimental. Omitting returns all types.
Example queries
- {"page":"1","data_types":"Foundation"}