Lithic · Capability
Lithic Developer API — 3DS
Lithic Developer API — 3DS. 6 operations. Lead operation: Simulate 3DS authentication. Self-contained Naftiko capability covering one Lithic business surface.
What You Can Do
POST
Postsimulateauthentication
— Simulate 3DS authentication
/v1/v1/three-ds-authentication/simulate
GET
Getthreedsauthenticationbytoken
— Get 3DS authentication
/v1/v1/three-ds-authentication/{three-ds-authentication-token}
POST
Post
— Respond to a Challenge Request
/v1/v1/three-ds-decisioning/challenge-response
GET
Getthreedsdecisioningsecret
— Retrieve the 3DS Decisioning HMAC secret key
/v1/v1/three-ds-decisioning/secret
POST
Rotatethreedsdecisioningsecret
— Rotate the 3DS Decisioning HMAC secret key
/v1/v1/three-ds-decisioning/secret/rotate
POST
Post
— Simulate entering OTP into 3DS Challenge UI
/v1/v1/three-ds-decisioning/simulate/enter-otp
MCP Tools
simulate-3ds-authentication
Simulate 3DS authentication
get-3ds-authentication
Get 3DS authentication
read-only
idempotent
respond-challenge-request
Respond to a Challenge Request
retrieve-3ds-decisioning-hmac-secret
Retrieve the 3DS Decisioning HMAC secret key
read-only
idempotent
rotate-3ds-decisioning-hmac-secret
Rotate the 3DS Decisioning HMAC secret key
simulate-entering-otp-3ds-challenge
Simulate entering OTP into 3DS Challenge UI