Home /Docs /API authentication
API authentication
Team API keys as Bearer tokens.
Keys
Create a key in the dashboard: team β API keys β label + read-only or read-write. Format mb_<id>_<secret>, shown once.
Authorization: Bearer mb_<id>_<secret>
- read β all GET routes
- write β PUT config (only if allowed when minting)
Keys only see servers the team has claimed. Revoke anytime.