Records Check by VIN (carfax)
Method: GET
Request: https://www.carfax.top/api/checkvin.php?{VIN_NUMBER}
Example request:https://www.carfax.top/api/checkvin.php?YV1RH592952466128
-------------------
Jason result::{"Vin":"YV1RH592952466128","CarName":"2005 VOLVO S60 2.5T","Reports":34}
Register API
You can applay a API_KEY:
Request: https://www.carfax.top/api/apireg.php?email={YOUR_EMAIL}&name={YOUR_NAME}
Example request: https://www.carfax.top/api/apireg.php?email=myname@myname.com&name=mynickname
-------------------
Jason result:{"status":"true","key":"e67ae95b59bd4f637d3ff804da40fe80","password":"***************************"}
“e67ae95b59bd4f637d3ff804da40fe80” is your API_KEY
Balance Check
You can check your balance using our API:
Method: GET
Request: https://www.carfax.top/api/apibalance.php?key={API_KEY}
Example request: https://www.carfax.top/api/apibalance.php?key=e67ae95b59bd4f637d3ff804da40fe80
-------------------
Jason result:{"balance":20,"price":800}
*Price:CA$8.00=800
Pay Balance
You can pay your balance using our API:
Request: https://www.carfax.top/api/apipay.php?key={API_KEY}
Example request: https://www.carfax.top/api/apipay.php?key=e67ae95b59bd4f637d3ff804da40fe80
-------------------
Jason result:{"status":"Paid","balance":20,"price":800}
*Price:CA$8.00=800
-------------------
Top up $50.00:CA$7.00 per report
Top up $100.00:CA$6.00 per report
Top up $200.00:CA$5.00 per report
Get Report ID
You can get a report id using our API:
Request: https://www.carfax.top/api/apireportid.php?key={API_KEY}&vin={VIN_NUMBER}
Example request: https://www.carfax.top/api/apireportid.php?vin=YV1RH592952466128&key=e67ae95b59bd4f637d3ff804da40fe80
-------------------
Jason result:{"reportid":"169bf15e8816dfecb03b6a5ea249ebfc","carname":"2005 VOLVO S60 2.5T"}
View report:https://www.carfax.top/report/{reportid}
View report example:https://www.carfax.top/report/169bf15e8816dfecb03b6a5ea249ebfc
Get Report
You can get report using our API:
Request: https://www.carfax.top/api/apireport.php?key={API_KEY}&vin={VIN_NUMBER}
-------------------
VIN_NUMBER = YV1RH592952466128
API_KEY = e67ae95b59bd4f637d3ff804da40fe80
Example request: https://www.carfax.top/api/apireport.php?vin=YV1RH592952466128&key=e67ae95b59bd4f637d3ff804da40fe80
For testing
Test VIN_NUMBER : YV1RH592952466128
Test API_KEY : e67ae95b59bd4f637d3ff804da40fe80
Customer service: soits@126.com
Power by: xinstar.com