Rentle website screenshot

Rentle

Rentle, now operating as Twice Commerce, is a Helsinki-founded (2018) circular-commerce platform that lets merchants run rentals, resale, and subscriptions from one system. Its Twice Admin API (OpenAPI 3.0.0, date-based version 2023-02-01) exposes categories, customers, inventory articles, SKUs, products, orders, stores, merchant details, discount codes, API keys, and webhooks over a REST interface authenticated with HTTP Basic API keys. Outbound webhooks cover nine order and product lifecycle events. This profile was enriched by the API Evangelist pipeline from Rentle/Twice Commerce public developer surfaces.

Rentle publishes 13 APIs on the APIs.io network, including API Keys API, Categories API, Customers API, and 10 more. Tagged areas include Company, Rentals, Commerce, E-Commerce, and Circular Economy.

The Rentle catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Rentle’s developer surface includes documentation, API reference, support, engineering blog, pricing, signup flow, changelog, and 15 more developer resources.

39.6/100 developing ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyRentalsCommerceE-CommerceCircular EconomyResaleSubscriptionBookingsWebhookSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/rentle: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

Rentle API Keys API

API Key-related queries

Rentle Categories API

Category-related queries

Rentle Customers API

Customer-related queries

Rentle Discount Codes API

Discount code-related queries

Rentle Inventory Articles API

Inventory-related queries

Rentle Inventory SKUs API

The Inventory SKUs API from Rentle — 2 operation(s) for inventory skus.

Rentle Merchant API

Merchant-related queries

Rentle Orders API

Order-related queries

Rentle Products API

Product-related queries

Rentle Stores API

Store-related queries

Rentle Webhooks API

This section describes API endpoints you can use to configure webhooks. Check the [webhook events section](#tag/WebhooksOverview) for more inforation regarding the webhooks even...

Rentle Order API

The Order API from Rentle — 0 operation(s) for order.

Rentle Product API

The Product API from Rentle — 0 operation(s) for product.

Scroll for all 13

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Twice Admin API Keys API

OPEN COLLECTION

Scroll for all 12

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Rentle Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rentle Authentication

http · 1 scheme

SECURITY

Rentle Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Rentle Agentic Access

28 operations · 7 acting

28 operations · 7 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rentle
name: Rentle
description: Rentle, now operating as Twice Commerce, is a Helsinki-founded (2018) circular-commerce platform that lets merchants
  run rentals, resale, and subscriptions from one system. Its Twice Admin API (OpenAPI 3.0.0, date-based version 2023-02-01)
  exposes categories, customers, inventory articles, SKUs, products, orders, stores, merchant details, discount codes, API
  keys, and webhooks over a REST interface authenticated with HTTP Basic API keys. Outbound webhooks cover nine order and
  product lifecycle events. This profile was enriched by the API Evangelist pipeline from Rentle/Twice Commerce public developer
  surfaces.
url: https://raw.githubusercontent.com/api-evangelist/rentle/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- anthemis
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.twicecommerce.com/favicon.ico
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Rentals
- Commerce
- E-Commerce
- Circular Economy
- Resale
- Subscription
- Bookings
- Webhook
- Software-as-a-Service
tags_raw:
- Company
- Rental
- Commerce
- E-commerce
- Circular Economy
- Resale
- Subscriptions
- Bookings
- Webhooks
- SaaS
apis:
- aid: rentle:rentle-api-keys-api
  name: Rentle API Keys API
  description: API Key-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/rentle-api-keys-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-categories-api
  name: Rentle Categories API
  description: Category-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/rentle-categories-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-customers-api
  name: Rentle Customers API
  description: Customer-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/rentle-customers-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-discount-codes-api
  name: Rentle Discount Codes API
  description: Discount code-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Discount Codes
  properties:
  - type: OpenAPI
    url: openapi/rentle-discount-codes-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-inventory-articles-api
  name: Rentle Inventory Articles API
  description: Inventory-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Inventory Articles
  properties:
  - type: OpenAPI
    url: openapi/rentle-inventory-articles-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-inventory-skus-api
  name: Rentle Inventory SKUs API
  description: The Inventory SKUs API from Rentle — 2 operation(s) for inventory skus.
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Inventory SKUs
  properties:
  - type: OpenAPI
    url: openapi/rentle-inventory-skus-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-merchant-api
  name: Rentle Merchant API
  description: Merchant-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Merchant
  properties:
  - type: OpenAPI
    url: openapi/rentle-merchant-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-orders-api
  name: Rentle Orders API
  description: Order-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/rentle-orders-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-products-api
  name: Rentle Products API
  description: Product-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/rentle-products-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-stores-api
  name: Rentle Stores API
  description: Store-related queries
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Stores
  properties:
  - type: OpenAPI
    url: openapi/rentle-stores-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-webhooks-api
  name: Rentle Webhooks API
  description: This section describes API endpoints you can use to configure webhooks. Check the [webhook events section](#tag/WebhooksOverview)
    for more inforation regarding the webhooks events that Twice delivers to your system.
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/rentle-webhooks-api-openapi.yml
  - type: APIReference
    url: https://api.rentle.io/admin/
  - type: Authentication
    url: authentication/rentle-authentication.yml
  - type: Conventions
    url: conventions/rentle-conventions.yml
  - type: ErrorCatalog
    url: errors/rentle-problem-types.yml
  - type: Webhooks
    url: asyncapi/rentle-webhooks.yml
  - type: DataModel
    url: data-model/rentle-data-model.yml
  - type: Conformance
    url: conformance/rentle-conformance.yml
- aid: rentle:rentle-order-api
  name: Rentle Order API
  description: The Order API from Rentle — 0 operation(s) for order.
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Order
  properties:
  - type: OpenAPI
    url: openapi/rentle-order-api-openapi.yml
- aid: rentle:rentle-product-api
  name: Rentle Product API
  description: The Product API from Rentle — 0 operation(s) for product.
  humanURL: https://api.rentle.io/admin/
  baseURL: https://api.twicecommerce.com/admin
  tags:
  - Product
  properties:
  - type: OpenAPI
    url: openapi/rentle-product-api-openapi.yml
common:
- type: AgentSkill
  url: skills/rentle-create-order.md
- type: X-MCPServerCandidate
  url: mcp/rentle-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Overlay
  url: overlays/rentle-admin-overlay.yaml
- type: AgenticAccess
  url: agentic-access/rentle-agentic-access.yml
- type: DomainSecurity
  url: security/rentle-domain-security.yml
- type: Website
  url: https://www.twicecommerce.com/
- type: DeveloperPortal
  url: https://www.twicecommerce.com/docs/overview
- type: Documentation
  url: https://www.twicecommerce.com/docs/overview
- type: APIReference
  url: https://api.rentle.io/admin/
- type: Support
  url: https://support.twicecommerce.com
- type: Blog
  url: https://www.twicecommerce.com/blog
- type: GitHubOrganization
  url: https://github.com/rentle
- type: Pricing
  url: https://www.twicecommerce.com/pricing
- type: SignUp
  url: https://admin.twicecommerce.com/signup
- type: Login
  url: https://admin.twicecommerce.com/login
- type: TermsOfService
  url: https://firebasestorage.googleapis.com/v0/b/rentle-prod.appspot.com/o/rentle-tos-pricing%2Ftos%2FTwice%20Commerce%20Terms%20and%20Conditions%20v.6.4.pdf?alt=media&token=eb7ee536-cb6c-4476-84fd-277e45e4a304
- type: PrivacyPolicy
  url: https://www.twicecommerce.com/privacy
- type: StatusPage
  url: https://status.twicecommerce.com
- type: ChangeLog
  url: changelog/rentle-changelog.yml
- type: Lifecycle
  url: lifecycle/rentle-lifecycle.yml
- type: Components
  url: components/rentle-components.yml
- type: LLMsTxt
  url: llms/rentle-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 19
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/rentle"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/rentle/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/rentle/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.