Documentation
Getting started
V1 Cluster
This endpoint transform list of address into cluster with formatted address.
body
Header parameters
hmacstringRequired
Your hmac from Authentication section
AuthorizationstringRequired
Your basic auth from Authentication section
Responses
200
A JSON array of address with cluster and subcluster
application/json
400
You have invalid request
application/json
500
Error from our server
application/json
post
/athleticsV1 Feedback
This endpoint store list of address that missclustered into corrected cluster.
body
Header parameters
hmacstringRequired
Your hmac from Authentication section
AuthorizationstringRequired
Your basic auth from Authentication section
Responses
200
A JSON array of address with cluster and subcluster
application/json
400
You have invalid request
application/json
500
Error from our server
application/json
post
/athletics/feedbackLast updated