Skip to content

ndb API Documentation

fkucuk edited this page Oct 2, 2016 · 6 revisions

The official documentation is availabe on the USADA's web site: https://ndb.nal.usda.gov/ndb/doc/

Rate Limits Each key has a limit for 1000 requests per hour. Registering each user for individual key might a good idea: http://api.data.gov/docs/rate-limits/

Example web resuest: https://api.data.gov/nrel/alt-fuel-stations/v1/nearest.json?api_key=DEMO_KEY&location=Denver+CO

MY_API_KEY is located at google documents.

Clone this wiki locally