M
Mode REST API
Details
- URL
-
https://app.mode.com/api - Docs
- https://mode.com/developer/api-reference/introduction/
Authentication
Authorization: Basic <credential> In a paid Mode workspace, an admin can create a Workspace API token from Workspace Settings → Privacy & Security → API. Click the gear icon, choose Create new API token, give it a display name, and save the shown token and one-time secret. Mode documents this in API Reference help and API authentication. Use the token as the Basic auth username and the secret as the Basic auth password.