+1 vote
in POSTMAN by
What is API?

1 Answer

0 votes
by

Application Programming Interface (API) is a software interface that enables two applications to interact with each other without any user intervention. It is a collection of software functions and procedures. API is defined as a code that helps two different software communicate and exchange data with each other.

...