API

https://data.nasa.gov/stories/s/gk8h-th3y

https://quickchart.io/

https://developer.ap.org/

https://developer.nytimes.com/

https://fdc.nal.usda.gov/api-guide.html

https://www.ncei.noaa.gov/support/access-data-service-api-user-documentation

https://www.ncei.noaa.gov/access/services/search/v1/data?dataset=daily-summaries&startDate=2010-01-01T00:00:00&endDate=2016-12-31T23:09:59&bBox=40.6,-79.4,40.7,-79.3&dataTypes=PRCP&stations=USW00003812&limit=10&offset=0

https://www.ncei.noaa.gov/access/homr/reports/mshr

https://www.ncdc.noaa.gov/cdo-web/webservices/v2#stations

https://medium.com/the-era-of-apis/20-tutorials-on-how-to-create-your-own-api-sorted-by-programming-language-9ad2fa5fc429

https://learn.vonage.com/blog/2021/03/15/the-ultimate-list-of-fun-apis-for-your-next-coding-project/


JSON Examples

List of countries, territories and currencies: https://restcountries.com/v2/all

JSONPlaceholder: https://jsonplaceholder.typicode.com/posts

List of cities around the world: https://public.opendatasoft.com/api/records/1.0/search/?dataset=worldcitiespop&rows=10

List of programming languages: https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml



There are many publicly available JSON files, covering a wide range of topics. Here are a few examples:


 Example Queries

https://api.openweathermap.org/data/2.5/weather?q=Kittanning&appid=eb6ddf5a1d4f6738f7f0a6c7f204ba2d&units=imperial

https://api.eia.gov/v2/electricity/retail-sales/data?api_key=uK61P8Gd2o6G8syNUyg4W1uadzkQaxXQO3t6FHSO&data[]=price&facets[sectorid][]=RES&facets[stateid][]=PA&frequency=monthly