Metadata
Title
Data tools and techniques
Category
courses
UUID
d177a34a45a849d397e8e77ceb45cf30
Source URL
https://subjectguides.library.unsw.edu.au/data_tools/api
Parent URL
https://subjectguides.library.unsw.edu.au/data_tools/AI
Crawl Time
2026-03-10T04:36:23+00:00
Rendered Raw Markdown

Data tools and techniques

Source: https://subjectguides.library.unsw.edu.au/data_tools/api Parent: https://subjectguides.library.unsw.edu.au/data_tools/AI

An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of software.[1] A document or standard that describes how to build or use such a connection or interface is called an API specification. A computer system that meets this standard is said to implement or expose an API. The term API may refer either to the specification or to the implementation.