Back to Learn
Hosting & Servers
What is an API?
A way for two pieces of software to talk to each other.
An API (Application Programming Interface) lets your site connect to other tools, like a payment processor, a calendar, or an AI model.
It is how automations stitch your apps together without manual copy-paste.
