Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rentle Customers API

Customer-related queries

Rentle Customers API is one of 11 APIs that Rentle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 2023-02-01.

Requests are made against a single base URL, https://api.twicecommerce.com/admin.

3 operations 3 paths 8 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2023-02-01
Base URL
https://api.twicecommerce.com/admin
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Customers 3

Customer-related queries

GET
/customers
Get all customers
customers_list 5 params → 200400403404409429500
GET
/customers/search
Search customers
customers_search 5 params → 200400403404409429500
GET
/customers/{id}
Get customer
customers_get 2 params → 200400403404409429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CustomerDTO (14 properties), PagedCustomersDTO (4 properties), ForbiddenExceptionDTO (1 property), InternalServerErrorExceptionDTO (1 property). Each schema is shown below with its type and property counts.

ConflictExceptionDTO
object
1 property 1 required
NotFoundExceptionDTO
object
1 property 1 required
QuotaExceededExceptionDTO
object
1 property 1 required
CustomerDTO
object
14 properties 12 required
PagedCustomersDTO
object
4 properties 3 required
ForbiddenExceptionDTO
object
1 property 1 required
BadRequestExceptionDTO
object
1 property 1 required
InternalServerErrorExceptionDTO
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rentle-customers-api-openapi.yml Raw ↑

Other APIs Rentle publishes across the network.

Rentle API Keys API
Rentle Categories API
Rentle Discount Codes API
Rentle Inventory Articles API
Rentle Inventory SKUs API
Rentle Merchant API
Rentle Orders API
Rentle Products API
Rentle Stores API
Rentle Webhooks API