Back to Glossary
API (Application Programming Interface)
Tech & Tools
Interface for communication between software components.
An API defines how software components interact. In AI, APIs are used to access models, data services, or analytics tools.
- Types: REST, GraphQL, WebSocket.
- Benefit: Simplifies integration and reusability of AI systems.