Lendis

Lendis GmbH is a Berlin-based B2B technology company, founded in 2018, that rents IT hardware to German small and mid-sized businesses under a Device-as-a-Service (DaaS) model. Lendis bundles hardware procurement, configuration and staging, delivery logistics, financing, IT support, lifecycle management and device offboarding into a single monthly rental rate, and manages the whole estate through LendisOS, a web platform covering a self-service shop, order tracking, asset inventory and contract management. The company targets organisations of roughly 50 to 500 employees that want to avoid tying up capital in laptops, smartphones, monitors and accessories. Lendis publishes no public developer program; its commercial platform runs on a private AWS API Gateway at api.lendis.io. Its marketing site does expose a public read-only WordPress REST content API, and Lendis publishes a machine-readable llms.txt for AI agents.

Lendis publishes 1 API on the APIs.io network: Content API (WordPress REST). Tagged areas include Company, Ai Enterprise Software, Device As A Service, IT Hardware, and Leasing.

Lendis’ developer surface includes engineering blog, support, YouTube channel, and 14 more developer resources.

27.5/100 emerging Agent 36/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAi Enterprise SoftwareDevice As A ServiceIT HardwareLeasingAsset ManagementWorkplace TechnologyProcurementGermanySaaS

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 27.5/100 · emerging
Contract Quality 9.4 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 36/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lendis: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Lendis Content API (WordPress REST)

Read-only public content API behind www.lendis.io. The Lendis marketing site runs on WordPress and exposes the standard WordPress REST API under the wp/v2 namespace, giving anon...

MCP Servers

lendis-mcp.yml

MCP SERVER

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lendis
name: Lendis
description: Lendis GmbH is a Berlin-based B2B technology company, founded in 2018, that rents IT hardware to German small
  and mid-sized businesses under a Device-as-a-Service (DaaS) model. Lendis bundles hardware procurement, configuration and
  staging, delivery logistics, financing, IT support, lifecycle management and device offboarding into a single monthly rental
  rate, and manages the whole estate through LendisOS, a web platform covering a self-service shop, order tracking, asset
  inventory and contract management. The company targets organisations of roughly 50 to 500 employees that want to avoid tying
  up capital in laptops, smartphones, monitors and accessories. Lendis publishes no public developer program; its commercial
  platform runs on a private AWS API Gateway at api.lendis.io. Its marketing site does expose a public read-only WordPress
  REST content API, and Lendis publishes a machine-readable llms.txt for AI agents.
image: https://res.cloudinary.com/lendis-gmbh/images/f_svg,q_auto/fl_sanitize/v1774942862/www.lendis.io/lendis-logo-it/lendis-logo-it.svg
url: https://raw.githubusercontent.com/api-evangelist/lendis/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hv-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai Enterprise Software
- Device As A Service
- IT Hardware
- Leasing
- Asset Management
- Workplace Technology
- Procurement
- Germany
- SaaS
apis:
- aid: lendis:content
  name: Lendis Content API (WordPress REST)
  description: Read-only public content API behind www.lendis.io. The Lendis marketing site runs on WordPress and exposes
    the standard WordPress REST API under the wp/v2 namespace, giving anonymous callers access to the published Magazin blog
    posts, site pages, media, and the custom Lendis content types wiki, ratgeber, case-study, kataloge and testimonial, plus
    their taxonomies and a site-wide search endpoint. Write operations and privileged routes require authentication. This
    surface is not documented or supported by Lendis as a product API; the OpenAPI here was derived by API Evangelist from
    the API's own live route-discovery document and verified against live responses.
  humanURL: https://www.lendis.io/magazin/
  baseURL: https://www.lendis.io/wp-json
  tags:
  - Content
  - CMS
  - WordPress
  - Blog
  - Search
  properties:
  - type: OpenAPI
    url: openapi/lendis-content-openapi.yml
  - type: Overlay
    url: overlays/lendis-content-overlay.yaml
  - type: Authentication
    url: authentication/lendis-authentication.yml
  - type: Conventions
    url: conventions/lendis-conventions.yml
  - type: ErrorCatalog
    url: errors/lendis-problem-types.yml
  - type: DataModel
    url: data-model/lendis-data-model.yml
  - type: Lifecycle
    url: lifecycle/lendis-lifecycle.yml
  - type: MCPServer
    url: mcp/lendis-mcp.yml
  - type: AgentSkill
    url: skills/_index.yml
common:
- type: AgenticAccess
  url: agentic-access/lendis-agentic-access.yml
- type: Website
  url: https://www.lendis.io
- type: Blog
  url: https://www.lendis.io/magazin/
- type: Support
  url: https://www.lendis.io/kontakt/
- type: HelpCenter
  url: https://www.lendis.io/faq/
- type: Login
  url: https://app.lendis.io/login
- type: TermsOfService
  url: https://www.lendis.io/agb/
- type: PrivacyPolicy
  url: https://www.lendis.io/datenschutz/
- type: GitHubOrganization
  url: https://github.com/lendis-tech
- type: LinkedIn
  url: https://www.linkedin.com/company/lendis/
- type: YouTube
  url: https://www.youtube.com/@lendis_io
- type: Careers
  url: https://www.lendis.io/karriere/
- type: LLMsTxt
  url: llms/lendis-llms.txt
- type: WellKnown
  url: well-known/lendis-well-known.yml
- type: Packages
  url: packages/lendis-packages.yml
- type: Conformance
  url: conformance/lendis-conformance.yml
- type: DomainSecurity
  url: security/lendis-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence