Skip to content
Last updated

Changelog

All notable changes to the User and Accounts REST API and related documentation will be documented in this file.

BETA Version

The User and Accounts REST API is currently in its beta version and remains under active development. As such, it is not yet fully optimized, and may undergo significant changes or enhancements. Revenera strongly advises against using this API in production environments.

2025.11 UAT Release [BETA]

  • Initial version of User and Accounts REST API.
  • Endpoints include:
    • Account
      • POST /v1/account
      • GET /v1/accounts
    • User
      • GET /v1/users
      • POST /v1/users
      • GET /v1/users/{userName}