Portal Account Management API Version History
This page lists updates to the Portal Account Management API.
Latest Version
Version 2.0.0: 6 August 2026
- Version 1 of the Portal Account Management API is deprecated and will no longer accept requests after 17 September 2026. We recommend that you use version 2 of the Portal Account Management API.
- Version 2.0.0 of the Portal Account Management API includes these endpoints:
- /{v2}/accounts/{accountId} — Get Account Verification
- /{v2}/accounts — Create a New Tier-1 Partner Account and User
- In the /{v2}/accounts endpoint, when you create a Tier-1 Partner account, the request must include the industry parameter in accountInfo.
Previous Versions
- The password specified for a new user account in the
/{v1}/accountsendpoint must now be at least 12 characters long and include a lowercase letter, uppercase letter, number, and symbol. The password must not include <, >, emojis, or spaces. For more information, go to Create a New Tier-1 Partner Account and User.
- Added a list of countries, states, provinces, and territories that can be returned for the
/{v1}/accountsendpoint.For more information, go to Create a New Tier-1 Partner Account and User.
- Initial release.