Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐ Carolopedia โบ APIGuide page
๐What it means
The set of calls one piece of software offers another โ the door code knocks on instead of reaching inside. Apps expose one so their data can be read without anyone opening their store directly.
โ๏ธWhat it is NOT
The neighbours this word is most often confused with, and the line between them.
Not: Route
An API answers calls from code; a route serves pages to people.
Not: Contract
The API is the door; the contract is what it promises through it.
๐ฃ๏ธAlso called
endpoint setinterfacethe calls