Lean Technologies · Capability
Lean Customers API — Customers
Lean Customers — create, list, and look up customer records by id or app_user_id.
Lean Customers API — Customers is a Naftiko capability published by Lean Technologies, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET and POST methods rooted at /v1/customers/v1.
The capability includes 3 read-only operations and 1 state-changing operation. Lead operation: Lean Create Customer. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean and Customers.
What You Can Do
POST
Createcustomer
— Lean Create Customer
/v1/customers/v1
GET
Listcustomers
— Lean List Customers
/v1/customers/v1
GET
Getcustomerbyid
— Lean Get Customer By Id
/v1/customers/v1/{customer_id}
GET
Getcustomerbyappuserid
— Lean Get Customer By App User Id
/v1/customers/v1/app-user-id/{app_user_id}
MCP Tools
lean-createcustomer
Lean Create Customer
lean-listcustomers
Lean List Customers
read-only
idempotent
lean-getcustomerbyid
Lean Get Customer By Id
read-only
idempotent
lean-getcustomerbyappuserid
Lean Get Customer By App User Id
read-only
idempotent