Take control of your business data by learning how to authenticate your integrations using the REST API.
The REST API allows access to the same data and actions available to a user in the application. To ensure the security of your data, all API calls to the REST API must include an authentication token.
Accessing Your API Token
For security reasons, only the Account Owner can access the API key. If you do not see your API key, ask the account owner to provide it to you. The support team cannot provide API tokens to users for security reasons.
To connect the API, follow these steps to access your authentication token:
- Open the platform.
- In the main menu, click Settings.
- Click Integrations.
- Under "Webhooks", click Connect.
Now you should see the API key
- Click Copy to Clipboard to copy the token.
- Paste the API token into your other apps as needed.
If you do not see an Integrations tab, and you are the Account Owner, contact support for assistance.
Visit the inTandem Developer Hub for all technical documentation and endpoint information.
Frequently Asked Questions
Q: Who can access the API authentication token?
Only the Account Owner has the permissions required to view and copy the API token for security reasons.
Q: Can the support team provide me with my API token?
No, the support team cannot provide API tokens to users to ensure the security of your account data.
Q: Where do I find the API settings?
You find these settings by navigating to the Settings menu and selecting the Integrations option.
Q: What should I do if the Integrations tab is missing?
If the Integrations tab does not appear in your settings menu, and you are the Account Owner contact the support team for further assistance.
Q: Does the platform support the implementation of custom code?
The platform does not support custom code or the implementation of code on your website, so you should consult a certified professional for coding help.
Q: What information is available through the REST API?
The REST API allows access to the same data and actions that are available to a user within the application interface.
Related to