API Call

« Back to Glossary Index

An 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

« Back to Glossary Index