http://dntrustmuq5ccf3lygrnhsprpdliakq7r2ljsspczmdsslj5wl4teeid.onion/docs/market-api.html
Making API requests In order to make an API request you will have to create a POST request. Here is a sample curl request: curl -sd "a=get_ratings&username=TheHappyCampers9&api_key=api-key" "http://dntrustmuq5ccf3lygrnhsprpdliakq7r2ljsspczmdsslj5wl4teeid.onion/api/" The reply will be a json object like the one below: {
"status": "1";
"username": "TheHappyCampers9",
"deals": "2642",
"rating": "99%",
"review_total": "1079",
"review_positive": "572",...