‹ Back to glossary
API (Application Programming Interface)
beginner
A standardized way for software systems to communicate with each other. AI APIs allow developers to add AI capabilities to their applications without building models from scratch. Example: you send text to the OpenAI API and receive a generated response back. Most AI tools are accessed through APIs.