Skip to content

Applications

SweatStack lets you build apps that read and write athlete data on behalf of users who connect through OAuth2. Your app can access activities, dailies, tests, and metabolic profile. Use this to ship personal automations, public products that other athletes connect to, or internal tools.

An application you create in SweatStack is your OAuth2 client. Each one has its own ID, secrets, scopes, redirect URIs, and the metadata users see when they connect. You can create as many as you need.

Common tasks

  • Setup: create your app, manage credentials, configure redirect URIs and webhooks.
  • Authentication: wire up the OAuth2 flow your app uses to obtain tokens.
  • Going live: let other people connect to your app.
  • Pages: a lighter publishing path for single-page web apps.

Manage your applications at Settings → API.