API Tokens
Last updated
The API Tokens module allows you to generate secure authentication keys to connect oChats.io with external applications, custom CRMs, or developer tools. Managing your tokens properly ensures your data remains secure while enabling powerful third-party integrations.
Follow these steps to create a secure API token for your workspace:
Open your oChats.io dashboard.
Look at the left-hand sidebar menu, scroll down to the Settings dropdown section, and click on API Tokens.

On the API Tokens management page, locate the action button at the top right (typically labeled Generate API Token or Create Token).
Click the button to launch the configuration pop-up modal.
In the pop-up window, enter a recognizable name in the Token Name field (e.g., HubSpot CRM Integration or Production Server Link).
Assigning a clear name helps you easily track which external application is using which token later on.

Click Generate.
Your unique API token string will be displayed on the screen.
β οΈ Important Security Warning: Copy your API token immediately and store it in a secure location (such as a password manager). For security reasons, this token will only be shown to you once. Once you close this window, you will not be able to retrieve or view the token string again.

If an API token is no longer in use, or if you suspect it has been compromised, you should revoke it immediately:
Locate the specific token from the list on the API Tokens dashboard.
Click the Delete or Revoke button next to it.
Confirm the action. Any external systems utilizing that specific token will instantly lose access to your oChats.io workspace.
Last updated