Open Api > API usage as a third-party application instead of a user
API usage as a third-party application instead of a user
This feature helps any organization integrate Tallyfy into its own application or web app. By allowing them to provision their users internally into Tallyfy - they can also make requests to Tallyfy on behalf of their users, without the need for their users to interact with Tallyfy directly.
The first and most important step to enable this functionality is to contact us and request a Client Credentials grant key and secret.
This feature is available to paid/upgraded organizations, but not to free trials.
Once we’ve done the provisining on our end - we will get back to you with details.
Important - if you make API calls directly to the Tallyfy API endpoint, you must supply an additional header in your requests X-Tallyfy-Client: APIClient
otherwise your requests will be dropped.
POST: https://account.tallyfy.com/oauth/token
POST: https://go.tallyfy.com/api/applications/{orgID}/users
- POST:
https://go.tallyfy.com/api/applications/{orgID}/users/token
- The user email must belong to your organization.
- A successful response will contain the access token of that user, which your application can use to do requests on behalf of that user.
Open Api > API usage as a third-party application instead of a user
Open Api > Integrate with Tallyfy using API
Open Api > Integrate with Tallyfy using API
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks