API Test Cases
Test your requests in a safe zero-cost way through our test case set.
Last updated
Test your requests in a safe zero-cost way through our test case set.
Last updated
Links
Terms of Use2024 © AutoGrab Pty Ltd. ABN 79 638 468 569
You can use our test cases to confirm your implementation on our production endpoints. All requests using these values are not billable.
Refer below to set of test cases. They are all linked and refer back to the same vehicle IDs.
Type | Region | Value | Outcome |
---|---|---|---|
Test cases are supported across a range of API endpoints listed below. If the endpoint you are testing with is not listed get in touch to request test data.
/valuations/predict
/valuations/vins
/valuations/registrations
/valuations/residual
/valuations/predict/conditions
/sourcing/market_overlay
/sourcing/market_overlay/statistics
An example implementation could run a test as part of an integration test or development process. For example, you could test a valuation flow by first using a registration plate to get the ID (which is also test data) and send that to a /predict to get a valuation and a market overlay.
Registration Plate
Australia
REG4SUCCESS
Returns a successful lookup response with a high-quality vehicle match
Registration Plate
Australia
REG4WARNING
Returns a successful lookup response with a low-match quality warning
Registration Plate
Australia
REG4NOMATCH
Returns the VIN and vehicle description but no matching vehicle
Registration Plate
Australia
REG4VINONLY
Only returns the VIN and no other vehicle details
VIN
Australia
00000000000000000
Returns a valid VIN match in Australia
Vehicle ID
Australia
1111111111111111
Can be used for /Predict or /Sourcing to return outcomes.