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

Platform Management Services

The Platform Management service is the central service for user provisioning, authentication, and account management. All user and storage provisioning — including WebID creation and storage allocation — is handled through this service.

The service also includes data deletion capabilities to help organizations comply with legislative requirements such as GDPR/CCPA and the right to have personal data deleted.

Available Services

Platform Management API - HTTP API for user provisioning (accounts, WebIDs, and storage)

Token Exchange - Exchanges external IdP tokens for ESS Access Tokens

Purger Service (HTTP API) - HTTP API for deleting user data and pods

Purger Application (CLI) - CLI application for batch data deletion

Last updated