We provide you with an API allowing you to retrieve reviewed players.
Request limit set at 100 requests every 5 minutes.
https://www.reviewmc.com/api/blacklist/10/id
Result in JSON
{
"id": 246,
"title": "Blacklist API DEMO",
"mc_username": "Notch",
"mc_license": "premium",
"mc_community_role": "players",
"discord_id": "TEST",
"discord_username": "TEST",
"description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem",
"proofs": [
{
"name": "Proof 1",
"url": "https://www.reviewmc.com/static/images/posts/246/61ad91125f696a44795f3ac0b801284b.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 2",
"url": "https://www.reviewmc.com/static/images/posts/246/b4b80e0f14b89c8108f6916c3473315f.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 3",
"url": "https://www.reviewmc.com/static/images/posts/246/2d8fc4211dbfb21a9f50278c377b92a1.png",
"createdAt": "2023-05-19T13:34:52+00:00"
}
],
"stars": 3,
"url": "https://www.reviewmc.com/publication/publication-api-demo.246",
"status": "validated",
"createdAt": "2023-05-19T13:30:59+00:00",
"updatedAt": null
}
https://www.reviewmc.com/api/blacklist/Notch/minecraft
Result in JSON
{
"id": 994,
"title": "Blacklist API DEMO",
"mc_username": "Notch",
"mc_license": "premium",
"mc_community_role": "players",
"discord_id": "TEST",
"discord_username": "TEST",
"description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem",
"proofs": [
{
"name": "Proof 1",
"url": "https://www.reviewmc.com/static/images/posts/994/61ad91125f696a44795f3ac0b801284b.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 2",
"url": "https://www.reviewmc.com/static/images/posts/994/b4b80e0f14b89c8108f6916c3473315f.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 3",
"url": "https://www.reviewmc.com/static/images/posts/994/2d8fc4211dbfb21a9f50278c377b92a1.png",
"createdAt": "2023-05-19T13:34:52+00:00"
}
],
"stars": 0,
"url": "https://www.reviewmc.com/publication/publication-api-demo.994",
"status": "validated",
"createdAt": "2023-05-19T13:30:59+00:00",
"updatedAt": null
}
https://www.reviewmc.com/api/blacklist/988298115303814728/discord
Result in JSON
{
"id": 88,
"title": "Blacklist API DEMO",
"mc_username": "Notch",
"mc_license": "premium",
"mc_community_role": "players",
"discord_id": "TEST",
"discord_username": "TEST",
"description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem",
"proofs": [
{
"name": "Proof 1",
"url": "https://www.reviewmc.com/static/images/posts/88/61ad91125f696a44795f3ac0b801284b.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 2",
"url": "https://www.reviewmc.com/static/images/posts/88/b4b80e0f14b89c8108f6916c3473315f.png",
"createdAt": "2023-05-19T13:34:52+00:00"
},
{
"name": "Proof 3",
"url": "https://www.reviewmc.com/static/images/posts/88/2d8fc4211dbfb21a9f50278c377b92a1.png",
"createdAt": "2023-05-19T13:34:52+00:00"
}
],
"stars": 4,
"url": "https://www.reviewmc.com/publication/publication-api-demo.88",
"status": "validated",
"createdAt": "2023-05-19T13:30:59+00:00",
"updatedAt": null
}