An open API service indexing awesome lists of open source software.

https://github.com/markodenic/public-apis

A list of free APIs.
https://github.com/markodenic/public-apis

Last synced: 6 days ago
JSON representation

A list of free APIs.

Awesome Lists containing this project

README

          

# Public APIs

This is an awesome list of free APIs. ⚡

APIs are added frequently! ⚡

Enjoy!

If you like this repo, be sure to ⭐ it.

Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new APIs.

Initially created by [Marko](https://markodenic.com).

## Table of Contents

- [Development](#development)
- [Weather](#weather)
- [Location](#location)
- [Quotes](#quotes)
- [Books](#books)
- [Blogs](#blogs)
- [Music](#music)
- [Newsletter](#newsletter)
- [Currency] (#currency)
- [Recipe](#recipe)

## Development:

| API | Description |
| -------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| [GitHub](https://docs.github.com/en/rest) | To create integrations, retrieve data, and automate your workflows, build with the GitHub REST API. |
| [JSONPlaceholder](https://jsonplaceholder.typicode.com/) | Free fake API for testing and prototyping. |
| [REQRES](https://reqres.in) | Free fake data to simulate real application scenarios that supports real response code. GET, POST, PUT & DELETE |

[⬆ back to top](#table-of-contents)

## Weather:

| API | Description |
| ----------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [AccuWeather](https://developer.accuweather.com/apis) | Weather and forecast data |
| [WeatherAPI](https://www.weatherapi.com/) | WeatherAPI.com provides access to weather and geo data via a JSON/XML restful API. |
| [OpenWeatherMap](https://openweathermap.org/api) | Get weather data for any location on the globe immediately. |

## Location:

| API | Description |
| ------------------------------------------- | ------------------------------- |
| [RestCountries](https://restcountries.com/) | Get information about countries |

## Quotes:

| API | Description |
| --------------------------------------------- | --------------------------- |
| [Typefit quotes](https://type.fit/api/quotes) | Provides quotes with author |

[⬆ back to top](#table-of-contents)

## Books

| API | Description |
| ------------------------------------------------------ | ------------------------------------- |
| [Open Library](https://openlibrary.org/developers/api) | Books, book covers, and related data. |

[⬆ back to top](#table-of-contents)

## Blogs

| API | Description |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [Medium](https://github.com/Medium/medium-api-docs) | Medium’s Publishing API makes it easy for you to create your content on Medium from anywhere you write. |
| [Dev.to](https://developers.forem.com/api) | Use this API to fetch and publish your [Dev.to](https://dev.to) articles |

[⬆ back to top](#table-of-contents)

## Music

| API | Description |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Spotify](https://developer.spotify.com/documentation/web-api/) | Based on simple REST principles, the Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify. |

[⬆ back to top](#table-of-contents)

## Newsletter

| API | Description |
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| [Mailchimp](https://mailchimp.com/developer/) | Mailchimp’s developer tools provide everything you need to integrate your data with intelligent marketing tools |

[⬆ back to top](#table-of-contents)

## Currency

| API | Description |
| ------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [exchangerate.host](https://exchangerate.host/#/) | It allows you to fetch current and historical foreign exchange rates, crypto exchange rates & EU VAT Rates directly from [API](https://api.exchangerate.host) for free |

[⬆ back to top](#table-of-contents)

## Recipe

| API | Description |
| -------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| [Edamam](https://developer.edamam.com/edamam-recipe-api) | It allows you integrate a recipe search on your website with access to over 1M+ recipes and nutritional informations. |

[⬆ back to top](#table-of-contents)

## Movies and TV Shows

| API | Description |
| ---------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| [MovieDB](https://developer.themoviedb.org/docs/getting-started) | Movie DB is a fully open-source android application for exploring and organizing your personal collection of films and television series. |

[⬆ back to top](#table-of-contents)