APIApplies to: generalAn API is the public surface another program calls: functions, classes, routes, messages, or data formats that form a stable contract. response = client.run(query) See also: library, interface