What is API?

An API (Application Programming Interface) allows you to send requests to a remote data set, like querying a database. The response will then be delivered back to your own application in a standardized format. This is very helpful when you’re building an app or pulling metrics for reporting, because it means you can focus on presenting information in a unique or useful manner, rather than developing the underlying data set. For example, most weather apps get their weather forecast data from a weather API, rather than building weather stations themselves.

Of course, the fastest way to understand how APIs work is to try them out. While most APIs require access via API keys (which are similar to passwords), or have complex methods of authentication and authorization, there are also quite a few APIs with no requirements at all. This is especially useful for beginners, as it means you can start exploring different APIs right away. It is also useful for web developers looking to access a sample data set for their app without any red tape.

Simple of use

Make request and get response

Any platform

You can use any plaform and language

Instant response

Always actual data response

Last API

Open Government, Taiwan

Taiwan Government Open Data

Auth: ?
HTTPS: yes
CORS: unknown
https://data.gov.tw/
Open Government, France

French Government Open Data

Auth: apiKey
HTTPS: yes
CORS: unknown
https://www.data.gouv.fr/
Cloudmersive

Image captioning, face recognition, NSFW classification

Auth: apiKey
HTTPS: yes
CORS: yes
https://www.cloudmersive.com/image-recognition-and-processing-api
PandaScore

E-sports games and results

Auth: apiKey
HTTPS: yes
CORS: unknown
https://developers.pandascore.co/
Nager.Date

Public holidays for more than 90 countries

Auth: ?
HTTPS: yes
CORS: no
https://date.nager.at
Dark Souls 3

Information about Dark Souls 3 Items

Auth: ?
HTTPS: yes
CORS: unknown
https://blog.mugenmonkey.com/2017/09/10/ds3-api.html
This website uses cookies and other data for providing, improving our services. Get more. Got it