lastpass-enterprise-api
Installation
SKILL.md
LastPass Enterprise API
The LastPass Enterprise API allows developers to integrate password management and single sign-on capabilities into their applications. It's used by IT professionals and developers to automate user provisioning, manage password policies, and enhance security across an organization. This API helps businesses streamline access management and improve their overall security posture.
Official docs: https://lastpass.com/enterprise/developers/
LastPass Enterprise API Overview
- Users
- Groups
- Shared Folders
- Users
- Groups
- Passwords
- Events
Working with LastPass Enterprise API
This skill uses the Membrane CLI to interact with LastPass Enterprise API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills