User Provisioning API

Creating, updating, deleting, and listing accounts for Glance users.

The User Provisioning API lets your backend systems, custom administrative dashboards, or internal onboarding flows manage your Glance user base at scale programmatically. Through a set of dedicated endpoints, administrators can create new user accounts, update existing profiles, temporarily suspend accounts for seasonal workers, and permanently delete users who have left the organization.

Because this API handles sensitive account data and passwords, it enforces secure HTTPS POST requests and uses standardized XML responses for both successful operations and structured error handling. Whether you authenticate requests using administrative credentials or a time-limited LoginKey, this API provides querying tools, including wildcard searches, role filtering, and paginated results, to keep your local directories synchronized with your active Glance user lists.

Note
At Glance, we often refer to customers as "partners" in API documentation.