ntropy.network

Ntropy Transaction API for transaction classification & management Contact Support: Name: API Support Email: api@ntropy.network

2 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

ntropy-sdk ✓ Official
pip install ntropy-sdk
pip install ntropy-sdk
dotnet add package ntropy-SDK

curl examples

Get a batch of business transaction classification results.
curl \
  https://api.ntropy.network/classifier/business/batch/{id}
Get a batch of consumer transaction classification results.
curl \
  https://api.ntropy.network/classifier/consumer/batch/{id}

Endpoints (2 total)

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.

Language coverage

Python
2
C#
1

At a glance

Total SDKs3
Languages2
Endpoints2
Categories1
https://api.ntropy.network