AI Glossary
AI API
Programmatic access to AI models for developers
Definition
An AI API (Application Programming Interface) allows developers to integrate AI capabilities into their own applications by sending requests to a model provider's servers. APIs are how the vast majority of AI tools are built — they call OpenAI, Anthropic, or Google APIs rather than running models themselves. Pricing is typically per token.