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

Hong Kong GeoData Store

API for accessing geo-data of Hong Kong

Auth: ?
HTTPS: yes
CORS: unknown
https://geodata.gov.hk/gs/
Jokes

Programming and general jokes

Auth: ?
HTTPS: yes
CORS: unknown
https://github.com/15Dkatz/official_joke_api
Razorpay IFSC

Indian Financial Systems Code (Bank Branch Codes)

Auth: ?
HTTPS: yes
CORS: unknown
https://ifsc.razorpay.com/
Intelligence X

Perform OSINT via Intelligence X

Auth: apiKey
HTTPS: yes
CORS: unknown
https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf
BikeWise

Bikewise is a place to learn about and report bike crashes, hazards and thefts

Auth: ?
HTTPS: yes
CORS: unknown
https://www.bikewise.org/documentation/api_v2
Zero Width Shortener

Shortens URLs using spaces that have zero width, making them invisible to humans

Auth: ?
HTTPS: yes
CORS: unknown
https://docs.zws.im
This website uses cookies and other data for providing, improving our services. Get more. Got it