— Infrastructure
API
An interface for programs to call AI models or services programmatically.
What is API?
An API (Application Programming Interface) is the way one program talks to another. AI APIs (Claude API, OpenAI API, Gemini API) let you embed LLM capabilities into your own apps and workflows. Authentication is via API keys; pricing is usually per-token. ONROL teaches API basics in the Orchestrator track.
— Related
Terms connected to API
Models
LLM (Large Language Model)
An AI model trained on huge amounts of text that can understand and generate human language.
Open →Concepts
Tool Use
An AI's ability to call external tools (APIs, code, search) instead of just generating text.
Open →Infrastructure
Webhook
A way for one app to notify another in real-time when an event happens.
Open →— Apply this
From definitions to deployed projects.
Knowing what a term means is step one. ONROL's AI Generalist track gets you shipping projects that use it.
Reserve Free Masterclass