For the complete documentation index, see llms.txt. This page is also available as Markdown.

Administrative API

Administrative API for managing user entitlements

The Sudo Platform entitlements service administrative API allows you to

  • Define the entitlements conferred by entitlements sets

  • Define the entitlements set transitions represneted by entitlements sequences

  • Set the entitlements for a user explicitly, by entitlements set or by entitlements sequence

  • Add or remove expendable entitlements for a user

  • Retrieve entitlements information for users

  • Retrieve entitlements consumption information for users

  • Retrieve defined entitlements in the system

Integrate this API with your existing entitlements system to automatically manage the entitlements of your users to Sudo Platform capabilities.

Last updated