Passbolt · Capability
Passbolt API — Authentication (GPGAuth)
Passbolt API — Authentication (GPGAuth). 5 operations. Lead operation: Check authentication status.. Self-contained Naftiko capability covering one Passbolt business surface.
What You Can Do
GET
Viewauthisauthenticated
— Check authentication status.
/v1/auth/is-authenticated-json
POST
Authlogin
— Log in.
/v1/auth/login-json
POST
Authlogout
— Log out.
/v1/auth/logout-json
GET
Viewauthverify
— Get the server's public PGP key.
/v1/auth/verify-json
POST
Checkauthverify
— Verify the server's identity.
/v1/auth/verify-json
MCP Tools
check-authentication-status
Check authentication status.
read-only
idempotent
log
Log in.
log-out
Log out.
get-server-s-public-pgp-key
Get the server's public PGP key.
read-only
idempotent
verify-server-s-identity
Verify the server's identity.