B
Baremetrics REST API
Details
- URL
-
https://api.baremetrics.com - Docs
- https://developers.baremetrics.com/reference/introduction
Authentication
Sign in to your Baremetrics account, then open Settings → API to view your API keys. The docs say your live key starts with lk_, and the same settings page also exposes a sandbox API key for testing against https://api-sandbox.baremetrics.com.
OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential> OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.