M

Mode REST API

REST discovered

Details
URL
https://app.mode.com/api
Docs
https://mode.com/developer/api-reference/introduction/
Authentication
Mode API token (token + secret) basic discovered Get credentials ↗
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.