API Call
« Back to Glossary IndexAn API call is a request made by one software component to another through an interface. API calls enable modular and distributed systems. They often use standardized formats. Example: Calling a REST API endpoint.
« Back to Glossary Index