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.
Latency
1032ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/classifier/business/batch/{id}
Get a batch of business transaction classification results.
/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