Sign In

Developer Settings

Create API keys, open the OAuth portal, inspect ingested data, and find developer documentation.

Open Settings → Developer. These controls are for personal scripts, external tools, and applications built on Coach Watts.

API keys

  1. Select Create Key.
  2. Enter a descriptive name identifying the application or device.
  3. Create the key.
  4. Copy and store it immediately.

The full secret is shown only once. If it is lost, revoke it and create another key.

Treat an API key like a password. Do not place it in browser code, public repositories, screenshots, tickets, or shared chat messages.

Revoke a key

Select the key and confirm Revoke. Applications using it immediately lose access. Revocation cannot be undone; create a replacement when access is still required.

Use the Last Used value to identify stale credentials, but do not rely on it as the only security signal.

OAuth developer portal

Use Open Portal to create and manage OAuth 2.0 applications for third-party integrations. OAuth applications use scopes and user authorization instead of sharing a personal API key.

See the Developer Documentation for authentication, scopes, synchronization, and webhooks.

Browse ingested data

Use View Data to open Data Management and inspect normalized records received from connected services. Raw source fields can also be available on individual workout pages.

Developer Settings links to API documentation, MCP setup, release notes, changelog, and reported tickets. Check release notes before assuming an integration behavior is unchanged.

Back to Index