Back to Glossary
APIAPI
アプリケーション・プログラミング・インターフェース(エーピーアイ)
BeginnerTools & Platforms
A set of rules and protocols that allow different software applications to communicate with each other.
Why It Matters
APIs are how developers access AI models — you send data to an API and get AI-powered results back.
Example in Practice
Using the OpenAI API to add ChatGPT capabilities to your own mobile app.