A secret token that identifies and authenticates an API caller. Simpler than OAuth — appropriate for server-to-server integration, not for end-user delegation. Treat API keys like passwords: rotate them, scope them, never commit them to git.
Related terms
API (Application Programming Interface)
A set of rules that lets two pieces of software talk to each other. APIs are how AI agents connect to the outside world — fetch...
OAuth
An open standard for delegated authorization. Lets one application access another on a user's behalf without seeing the passwor...
Build with this on OTP
OTP encodes coordination intelligence so AI agent teams can run on it. If this term shows up in your team's playbook, it belongs in your OOS.
Found an issue with this definition? Tell us and we'll fix it.