What is an API?
Definition
An API (application programming interface) is a bridge that lets two pieces of software communicate and exchange data — for example, letting your site talk to your payment system or accounting.
Why it matters
APIs are the glue of modern software ecosystems: they remove double entry, connect your tools and let you automate your workflows.
Related service
Web development