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

zkMe KYT API

Know-Your-Transaction wallet-address and transaction risk screening

zkMe KYT API is one of 5 APIs that zkMe publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include KYT. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 8 operations across 8 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://agw.zk.me, https://nest-api.zk.me.

8 operations 8 paths 2 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://agw.zk.me
Resource Areas
1

Paths & Operations 8

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

KYT 8

Know-Your-Transaction wallet-address and transaction risk screening

POST
/zkseradmin/openapi/kyt/status
Get KYT API status and supported coins
getKytStatus body → 200
POST
/zkseradmin/openapi/kyt/address/labels
Get labels for a wallet address
getAddressLabels body → 200
POST
/zkseradmin/openapi/kyt/v1/address/actions
Get received / spent transaction actions for an address
getAddressActions body → 200
POST
/zkseradmin/openapi/kyt/address/counterparty
Get counterparty breakdown for an address
getAddressCounterparty body → 200
POST
/zkseradmin/openapi/kyt/address/overview
Get an activity overview for an address
getAddressOverview body → 200
POST
/zkseradmin/openapi/kyt/v1/address/profile
Get a risk profile for an address
getAddressProfile body → 200
POST
/zkseradmin/openapi/kyt/risk/score
Get a risk score for an address or transaction
getRiskScore body → 200
POST
/zkseradmin/openapi/kyt/transactions/investigation
Investigate transactions for an address in a time window
getTransactionsInvestigation body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is ApiKeyAuth (2 properties). Each schema is shown below with its type and property counts.

KytAddressRequest
ApiKeyAuth
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zkme-kyt-api-openapi.yml Raw ↑

Other APIs zkMe publishes across the network.

zkMe Auth API
zkMe zkKYB API
zkMe zkKYC API
zkMe zkOBS API