API keys
Create, rotate, and scope API keys for server-side automation.
API keys authenticate machine-to-machine calls. They are simpler than OAuth but easier to leak—never embed them in browsers or mobile apps.
Create, rotate, and scope API keys for server-side automation.