Triva isn't available right now.
Version 5.0 | Version 7 |
|---|---|
https://api.sureprep.com/ V5.0 | https://api.sureprep.com/ V7 |
https://api.sureprep.com/ V5.0 | https://api.sureprep.com/ V7 |
https://api.sureprep.com/ V5.0 | https://api.sureprep.com/ V7 |
Action item | Description |
|---|---|
Update header URL | Identify all API calls that reference “/V5.0/” in the endpoint URL, and replace “/V5.0/” with “/V7/” across all API calls in your integration. |
Generate your Client ID and Client Secret | In FileRoom, navigate to Admin , API , App Management and select New Application . Your ClientID will be generated automatically; you will also need to create your ClientSecret from this page. See the Related Content section for a link to the Get Started with the SurePrep API article. |
Update your GetToken call | The Username , Password , and APIKey input parameters are deprecated in version 7, replace them with a new ClientID and ClientSecret . |
Update the Authorization header | Replace your existing authentication header with a Bearer Authorization parameter (for example: “Authorization: Bearer ABCD-EFG”). |
Test thoroughly before the deadline | Give yourself ample time to validate your updated integrations before August 31, 2026. |