Managing Applications¶
SweatStack allows developers to register and manage their applications through a simple interface. This page explains how to create, manage, and publish your applications.
Creating and Managing Applications¶
You can create and register applications through the API settings page. Users can create multiple applications, each with their own API keys.
Newly created applications can be used straight away, but a review process is done asynchronously to ensure that the application is following the API guidelines.
Application developers can decide to publish their application, which makes it discoverable by users on the SweatStack Apps page.
API guidelines¶
Detailed API guidelines can be found here (coming soon).
The most important topics during the review process are:
- Privacy Policy: Your application must have a valid privacy policy that clearly explains how user data is collected, used, and protected.
- Permissions: Be transparent about how you use the data accessed through SweatStack and only request the scopes your application actually needs.