Development
API (Application Programming Interface)
Interface that allows different systems to communicate programmatically. In e-commerce, APIs connect the frontend to payment, inventory, logistics and CRM backends. They can follow standards like REST or GraphQL. The quality and documentation of an API directly impact development speed and integration stability.