API Integration Information|
GET STARTED Start Coding READ Methods Available Get Stock Vehicles WRITE Methods Available Add Lead Add Customer |
Get Stock Vehicles
API URL to call as a GET method https://{api url}/Stock
You will need to pass a raw JSON packet like the one below, all calls with contain these values of APIkey and DealerID at the start of any data call / send to authenticate your call.
{
"APIkey": "jjhk765765jhjkhkhksssllkncsjGHHHJGsbsjsjllss83434772",
"DealerID": "4"
}
This will produce the a return like the one below. You can use the return details below to code against if you do not yet have valid credentials to a dealer:
|