LastPass Enterprise API

Single POST endpoint at lastpass.com/enterpriseapi.php that accepts a JSON payload selecting one of many command names (batchadd, batchchange, deluser, disableuser, getuserdata, getsfdata, getreport, etc.). Authenticated with the enterprise customer ID (cid) and provisioning hash (provhash). Used for user provisioning, group management, shared-folder reporting, and audit-event export.

API entry from apis.yml

apis.yml Raw ↑
aid: lastpass:enterprise-api
name: LastPass Enterprise API
description: Single POST endpoint at lastpass.com/enterpriseapi.php that accepts a JSON payload selecting
  one of many command names (batchadd, batchchange, deluser, disableuser, getuserdata, getsfdata, getreport,
  etc.). Authenticated with the enterprise customer ID (cid) and provisioning hash (provhash). Used for
  user provisioning, group management, shared-folder reporting, and audit-event export.
humanURL: https://support.lastpass.com/help/use-the-lastpass-enterprise-api
baseURL: https://lastpass.com/enterpriseapi.php
tags:
- Enterprise API
- Provisioning
- Reporting
properties:
- type: Documentation
  url: https://support.lastpass.com/help/use-the-lastpass-enterprise-api