curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/links \
--header 'X-API-Key: <api-key>'{
"data": {
"links": [
{
"id": "302f00df-1cbb-4cab-8014-141324596e92",
"type": "new_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=new",
"label": "New Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "642da1c4-7bb8-4524-b29b-04ecc164f3fd",
"type": "used_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=preowned",
"label": "Pre-Owned Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "fd8d75d6-7f99-48a5-9b2f-fc528ef7a0ce",
"type": "service_scheduler",
"url": "https://www.shopempirechevrolet.com/ServiceApptForm",
"label": "Schedule Service",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
}
]
}
}
Returns all configured dealership links
curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/links \
--header 'X-API-Key: <api-key>'{
"data": {
"links": [
{
"id": "302f00df-1cbb-4cab-8014-141324596e92",
"type": "new_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=new",
"label": "New Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "642da1c4-7bb8-4524-b29b-04ecc164f3fd",
"type": "used_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=preowned",
"label": "Pre-Owned Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "fd8d75d6-7f99-48a5-9b2f-fc528ef7a0ce",
"type": "service_scheduler",
"url": "https://www.shopempirechevrolet.com/ServiceApptForm",
"label": "Schedule Service",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
}
]
}
}
site:read
{
"data": {
"links": [
{
"id": "302f00df-1cbb-4cab-8014-141324596e92",
"type": "new_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=new",
"label": "New Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "642da1c4-7bb8-4524-b29b-04ecc164f3fd",
"type": "used_vehicles_srp",
"url": "https://www.shopempirechevrolet.com/VehicleSearchResults?search=preowned",
"label": "Pre-Owned Vehicles",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
},
{
"id": "fd8d75d6-7f99-48a5-9b2f-fc528ef7a0ce",
"type": "service_scheduler",
"url": "https://www.shopempirechevrolet.com/ServiceApptForm",
"label": "Schedule Service",
"created_at": "2025-01-27T20:32:43.639958+00:00",
"updated_at": "2025-01-27T20:32:43.639958+00:00"
}
]
}
}
Your Hrizn API key (prefix hzk_)
Site links