GET Results
Retrieve the completed session results which include the damage details, damage co-ordinates, and the damage photos
Endpoint
GET https://openapi.paveapi.com/v1/hotspots/:session_key
Headers
API-Key: Your_API_Key
Headers | Description | Example |
---|---|---|
API-Key | The API Key for authentication. | 09bc91b9-76e5-4256-8e4g-7a41c1408014 |
Params
session_key: Your_Session_Key
Params | Description | Example |
---|---|---|
session_key | The Session ID Key | UCB-C3NPR4AGQZ |
Sample Request
This request does not have a body. Headers and Params will suffice.
Sample Response (200 OK)
{
"success": true,
"message": "27 damages found on the vehicle.",
"data": [
{
"photo_code": 4,
"photo_label": "Left",
"url": "https://images-cdn.paveapi.com/UDB/UDB-512D3TASIY/UDB-512D3TASIY_04_TVL.jpg",
"inspection_data": [
{
"damage_group": "WHEEL",
"component": "WHEEL_FRONT_LEFT",
"damage_name": "CURB_RASH_MINOR",
"description": "Curb Rash",
"tolerance": "1/8 to 1/2 inch - NAAA Acceptable",
"repair_method": "Refinish",
"coodrs": {
"x": 17.43,
"y": 27.37
}
},
{
"damage_group": "BODY",
"component": "DOOR_REAR_LEFT",
"damage_name": "SCRAPED_MEDIUM",
"description": "Scraped",
"tolerance": "5 to 6 inches",
"repair_method": "Refinish",
"coodrs": {
"x": 59.84,
"y": 24.76
}
},
{
"damage_group": "BODY",
"component": "DOOR_REAR_LEFT",
"damage_name": "DENTED_MEDIUM_THROUGH_PAINT",
"description": "Has Medium Dent - Through Paint",
"tolerance": "5 to 6 inches",
"repair_method": "Refinish",
"coodrs": {
"x": 60.88,
"y": 23.56
}
}
]
},
{
"photo_code": 5,
"photo_label": "Front",
"url": "https://images-cdn.paveapi.com/UDB/UDB-512D3TASIY/UDB-512D3TASIY_05_IC5.jpg",
"inspection_data": [
{
"damage_group": "PART",
"component": "LIGHT_HEAD_FRONT_LEFT",
"damage_name": "FOGGY_MAJOR",
"description": "Foggy",
"tolerance": "Very Dull",
"repair_method": "Replace",
"coodrs": {
"x": 72.03,
"y": 21.54
}
},
{
"damage_group": "PART",
"component": "LIGHT_HEAD_FRONT_RIGHT",
"damage_name": "FOGGY_MAJOR",
"description": "Foggy",
"tolerance": "Very Dull",
"repair_method": "Replace",
"coodrs": {
"x": 27.52,
"y": 22.14
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRAPED_MAJOR",
"description": "Scraped",
"tolerance": "9 inches to 10 inches",
"repair_method": "Repair & Refinish",
"coodrs": {
"x": 20.72,
"y": 37.92
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRAPED_MEDIUM",
"description": "Scraped",
"tolerance": "5 to 6 inches",
"repair_method": "Refinish",
"coodrs": {
"x": 19.45,
"y": 23.49
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRATCH_MINOR_NOT_THROUGH_PAINT",
"description": "Light Scratch",
"tolerance": "1/8 to 1/2 inch - NAAA Acceptable",
"repair_method": "Refinish",
"coodrs": {
"x": 47.25,
"y": 40.91
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRATCH_MINOR_NOT_THROUGH_PAINT",
"description": "Light Scratch",
"tolerance": "1/8 to 1/2 inch - NAAA Acceptable",
"repair_method": "Refinish",
"coodrs": {
"x": 36.05,
"y": 26.93
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "MULTIPLE_SCRATCHES_MINOR_THROUGH_PAINT",
"description": "Multiple Scratches Heavy",
"tolerance": "2",
"repair_method": "Refinish",
"coodrs": {
"x": 50.11,
"y": 26.4
}
},
{
"damage_group": "BODY",
"component": "HOOD_FRONT_UNIQUE",
"damage_name": "MULTIPLE_DENTS_MINOR_NOT_THROUGH_PAINT",
"description": "Has Multiple Minor Dents - Not Through Paint",
"tolerance": "2",
"repair_method": "Refinish",
"coodrs": {
"x": 43.01,
"y": 12.86
}
},
{
"damage_group": "BODY",
"component": "HOOD_FRONT_UNIQUE",
"damage_name": "DENT_MINOR_SEAM_LINE",
"description": "Has Minor Dent on Seam Line - Not Through Paint",
"tolerance": "Minor dent 1/8 - 1 inch but on seam line",
"repair_method": "Refinish",
"coodrs": {
"x": 54.3,
"y": 13.76
}
},
{
"damage_group": "PART",
"component": "HOUSING_MIRROR_LEFT",
"damage_name": "MULTIPLE_SCRATCHES_MINOR_NOT_THROUGH_PAINT",
"description": "Multiple Scratches Light",
"tolerance": "2",
"repair_method": "Refinish",
"coodrs": {
"x": 70.16,
"y": 8.38
}
}
]
},
{
"photo_code": 7,
"photo_label": "Right",
"url": "https://images-cdn.paveapi.com/UDB/UDB-512D3TASIY/UDB-512D3TASIY_07_R0Q.jpg",
"inspection_data": [
{
"damage_group": "BODY",
"component": "DOOR_FRONT_RIGHT",
"damage_name": "MULTIPLE_SCRATCHES_MINOR_THROUGH_PAINT",
"description": "Multiple Scratches Heavy",
"tolerance": "2",
"repair_method": "Refinish",
"coodrs": {
"x": 55.95,
"y": 22.29
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRAPED_MEDIUM",
"description": "Scraped",
"tolerance": "5 to 6 inches",
"repair_method": "Refinish",
"coodrs": {
"x": 86.84,
"y": 26.1
}
},
{
"damage_group": "BODY",
"component": "BUMPER_FRONT_UNIQUE",
"damage_name": "SCRAPED_MAJOR",
"description": "Scraped",
"tolerance": "9 inches to 10 inches",
"repair_method": "Repair & Refinish",
"coodrs": {
"x": 87.88,
"y": 32.24
}
},
{
"damage_group": "BODY",
"component": "DOOR_REAR_RIGHT",
"damage_name": "SCRAPED_MAJOR",
"description": "Scraped",
"tolerance": "9 inches to 10 inches",
"repair_method": "Repair & Refinish",
"coodrs": {
"x": 42.11,
"y": 26.85
}
},
{
"damage_group": "BODY",
"component": "DOOR_REAR_RIGHT",
"damage_name": "DENTED_MAJOR_THROUGH_PAINT",
"description": "Has Major Dent - Through Paint",
"tolerance": "9 inches to 10 inches",
"repair_method": "Replace",
"coodrs": {
"x": 42.41,
"y": 24.38
}
},
{
"damage_group": "BODY",
"component": "ROCKER_PANEL_RIGHT",
"damage_name": "MISALIGNED_MAJOR",
"description": "Misaligned",
"tolerance": "Component is misaligned",
"repair_method": "Replace",
"coodrs": {
"x": 34.93,
"y": 32.01
}
},
{
"damage_group": "BODY",
"component": "QUARTER_PANEL_RIGHT",
"damage_name": "MULTIPLE_SCRATCHES_MEDIUM_NOT_THROUGH_PAINT",
"description": "Multiple Scratches Light",
"tolerance": "3",
"repair_method": "Refinish",
"coodrs": {
"x": 16.16,
"y": 22.51
}
},
{
"damage_group": "BODY",
"component": "QUARTER_PANEL_RIGHT",
"damage_name": "DENTED_MINOR_NOT_THROUGH_PAINT",
"description": "Has Minor Dent - Not Through Paint",
"tolerance": "1/8 to 1 inch - NAAA Acceptable",
"repair_method": "PDR Repair",
"coodrs": {
"x": 24.68,
"y": 13.16
}
},
{
"damage_group": "BODY",
"component": "QUARTER_PANEL_RIGHT",
"damage_name": "DENT_MINOR_SEAM_LINE",
"description": "Has Minor Dent on Seam Line - Not Through Paint",
"tolerance": "Minor dent 1/8 - 1 inch but on seam line",
"repair_method": "Refinish",
"coodrs": {
"x": 22.84,
"y": 23.98
}
},
{
"damage_group": "BODY",
"component": "QUARTER_PANEL_RIGHT",
"damage_name": "DENT_MINOR_SEAM_LINE",
"description": "Has Minor Dent on Seam Line - Not Through Paint",
"tolerance": "Minor dent 1/8 - 1 inch but on seam line",
"repair_method": "Refinish",
"coodrs": {
"x": 24.21,
"y": 20.73
}
},
{
"damage_group": "WHEEL",
"component": "WHEEL_REAR_RIGHT",
"damage_name": "CURB_RASH_MINOR",
"description": "Curb Rash",
"tolerance": "1/8 to 1/2 inch - NAAA Acceptable",
"repair_method": "Refinish",
"coodrs": {
"x": 22.9,
"y": 27.33
}
}
]
},
{
"photo_code": 8,
"photo_label": "Rear",
"url": "https://images-cdn.paveapi.com/UDB/UDB-512D3TASIY/UDB-512D3TASIY_08_U9T.jpg",
"inspection_data": [
{
"damage_group": "BODY",
"component": "BUMPER_REAR_UNIQUE",
"damage_name": "MISALIGNED_MAJOR",
"description": "Misaligned",
"tolerance": "Component is misaligned",
"repair_method": "Replace",
"coodrs": {
"x": 76.36,
"y": 25.88
}
},
{
"damage_group": "BODY",
"component": "BUMPER_REAR_UNIQUE",
"damage_name": "DENT_MINOR_SEAM_LINE",
"description": "Has Minor Dent on Seam Line - Not Through Paint",
"tolerance": "Minor dent 1/8 - 1 inch but on seam line",
"repair_method": "Refinish",
"coodrs": {
"x": 67.46,
"y": 30.82
}
},
{
"damage_group": "BODY",
"component": "TRUNK_REAR_UNIQUE",
"damage_name": "OXIDIZED_MINOR",
"description": "Oxidized",
"tolerance": "1/8 to 1/2 inch - NAAA Acceptable",
"repair_method": "Refinish",
"coodrs": {
"x": 48.62,
"y": 28.35
}
}
]
}
],
"session": {
"session_key": "UDB-CJDQF4DJYM",
"inspect_started_at": "2023-05-30T21:10:32+00:00",
"inspect_ended_at": "2023-05-30T21:19:07+00:00",
"condition_report": "https://reports.paveapi.com/api/report/UDB-CJDQF4DJYM",
"landing_page": "https://dashboard.paveapi.com/park/UDB-CJDQF4DJYM/?l=en"
},
"vehicle": {
"vin": "WBAPG73589A641024",
"year": 2009,
"make": "BMW",
"model": "3 SERIES"
}
}
Sample Error Responses
No Damage Found
{
"success": false,
"data": []
"message”: “No damages found on the vehicle"
}
When Inspection is in Progress
{
"code": 400,
"message": "This session is not yet inspected.",
"timestamp": "2023-05-30T21:13:41.576820Z"
}
Last updated