Ntropy Transaction API v1
Ntropy Transaction API for transaction classification & management
Contact Support: Name: API Support Email: api@ntropy.network
AUTHORIZATIONAPI Key
Key
Value
classifier
AUTHORIZATIONAPI Key
This folder is using API Key from collectionNtropy Transaction API v1
consumer
AUTHORIZATIONAPI Key
This folder is using API Key from collectionNtropy Transaction API v1
batch
AUTHORIZATIONAPI Key
This folder is using API Key from collectionNtropy Transaction API v1
POSTClassify a batch of transactions.
https://api.ntropy.network/classifier/consumer/batch
Classify a batch of consumer transactions.
Uploaded file should contain a JSON structure:
{ transactions: [ <ConsumerTransaction> ] }
, where ConsumerTransaction
adheres to ConsumerTransaction
object schema.
AUTHORIZATIONAPI Key
This request is using API Key from collectionNtropy Transaction API v1
HEADERS
Content-Type
Bodyraw
Example Request
Started a batch classification job.
202 Accepted
Example Response
Content-Type
GETGet a batch of consumer transaction classification results.
https://api.ntropy.network/classifier/consumer/batch/:id
Get a batch of consumer transaction classification results.
AUTHORIZATIONAPI Key
This request is using API Key from collectionNtropy Transaction API v1
PATH VARIABLES
id
Example Request
Not found
404 Not Found
Example Response
No response body
This request doesn't return any response body
Content-Type