Overview
Practice Admins can generate and manage API credentials directly from the Login Management page in RXNT. These credentials allow your organization to connect securely to RXNT’s APIs using the OAuth 2.0 Client Credentials flow. RXNT follows industry-standard OAuth 2.0 security practices to protect your data and credentials. Always store secrets securely and rotate them periodically.
Once credentials are generated, your organization can use them to authenticate API requests to RXNT endpoints using the OAuth 2.0 Client Credentials grant type. Refer to the RXNT API Documentation for details on using these credentials to connect your integration.
Generate credentials
You must have the practice administrator role to access this feature.
Log in to the RXNT Product Dashboard. In the top right corner, click on the Utilities menu, then click Settings.
Select API Access from the left side menu, then click Generate Credentials. RXNT will securely generate a Client ID and Client Secret for your organization.
View and copy credentials
After the credentials are generated, the page will display the Client ID and Client Secret. Please copy them now, as they will only be visible immediately after creation. You’ll also find the date the credentials were created and the user who created them. To make it easier, both the Client ID and Client Secret have Copy buttons.
The client secret is shown only once immediately after generation. For security reasons, you will not be able to retrieve it again.
After you navigate away from the page, the Client Secret will be permanently masked.
Regenerate a client secret
Regenerating the secret will invalidate your current key. Any existing integrations using the old secret will stop working. If you need to replace your current client secret, click Regenerate Secret at the bottom of the screen.
Click Confirm to proceed.
A new Client Secret will be generated and displayed once, along with an updated Last regenerated timestamp.
Copy and store your new Client Secret securely before leaving the page.
Delete API credentials
If your organization no longer needs API access, on the API Access page, click Delete Credentials.
In the confirmation pop-up, please click Delete to proceed. The credentials will be permanently removed, and any active integrations will no longer function.
This action cannot be undone.
Still, need help? Contact us!
Have a great idea? Tell us about it!