How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zepto Contacts API

Your Contacts form an address book of parties with whom you can interact. In order to initiate any type of transaction you must first have the party in your Contact list.In the case of Open Agreements, the authorising party will be automatically added to your Contacts list.

Zepto Contacts API is one of 22 APIs that Zepto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.sandbox.zeptopayments.com, https://api.zeptopayments.com.

5 operations 3 paths 7 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.zeptopayments.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zepto Contacts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 9 scopes. By default, every request must be authenticated.

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Contacts 5

Your Contacts form an address book of parties with whom you can interact. In order to initiate any type of transaction you must first have the party in your Contact list. In the c…

POST
/contacts/anyone
Add a Contact
AddAnAnyoneContact 1 param body → 201
GET
/contacts
List all Contacts
ListAllContacts 9 params → 200
GET
/contacts/{id}
Get a Contact
GetAContact 2 params → 200404
DELETE
/contacts/{id}
Remove a Contact
RemoveAContact 2 params → 204
PATCH
/contacts/{id}
Update a Contact
UpdateAContact 2 params body → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are UpdateAContactRequest (5 properties), AddAnAnyoneContactRequest (5 properties), GetAContactResponse (1 property), AddAnAnyoneContactResponse (1 property). Each schema is shown below with its type and property counts.

UpdateAContactResponse
object
1 property 1 required
AddAnAnyoneContactRequest
object
5 properties 4 required
UpdateAContactRequest
object
5 properties
Metadata
object
Use for your custom data and certain Zepto customisations.
ListAllContactsResponse
object
1 property 1 required
AddAnAnyoneContactResponse
object
1 property 1 required
GetAContactResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zepto-payments-contacts-api-openapi.yml Raw ↑

Other APIs Zepto publishes across the network.

Zepto Agreement modification API
Zepto Agreements API
Zepto Alias Resolution API
Zepto Bank Accounts API
Zepto Clients API
Zepto Contacts (Receivable) API
Zepto CoP Account Validations API
Zepto Disputes (Beta) API
Zepto Float Accounts API
Zepto Payment Requests API
Zepto Payments API
Zepto Payouts API
Where this information came from

This is an independent, third-party profile of Zepto Contacts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.