Zepto Clients API
Client management (Alpha) — create and manage sub-clients and their Merchant Category Codes (MCC) for platform and marketplace models operating on top of Zepto's rails.
Zepto Clients API is one of 7 APIs that Zepto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Clients, Platforms, and Merchant Category Codes. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.
This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 20260101.
Requests are made against 2 base URLs: https://api.sandbox.zeptopayments.com, https://api.zeptopayments.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zepto Clients API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
The Zepto Clients API allows registration of clients who indirectly use the Zepto platform via your Zepto integration.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are clients.client (18 properties), clients.client_response (18 properties), clients.client_business_request (17 properties), clients.client_individual_request (9 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zepto 6
Other APIs Zepto publishes across the network.