- Web API(Application Programming Interface) are HTTP based services that can be accessed from browser or mobile-apps.
- Web API enables different software applications to communicate with each other through the internet.
- Web API’s mostly use JSON and XML formats to transfer data between different applications.
Tags:
Web API Basics