APIHub
Back to Explore

Ntropy Transaction API v1

The Ntropy Transaction API v1 provides endpoints to retrieve batches of transaction classification results, offering separate GET calls for business transaction batches and consumer transaction batches by batch ID.

Finance
none
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

1032ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/classifier/business/batch/{id}

Get a batch of business transaction classification results.

GET

/classifier/consumer/batch/{id}

Get a batch of consumer transaction classification results.

2 endpoints auto-detected

curl -X GET \
  "https://api.ntropy.network/classifier/business/batch/{id}"

api.ntropy.network · HTTPS only