API Explorer Guide
Open ExplorerThe API Explorer executes signed sandbox requests against Developer Platform sandbox tables. It is used for quick manual checks before running Postman or a real CRM client.
1Create a sandbox application.
2Select an endpoint.
3Edit the canonical JSON body.
4Execute and inspect API Logs.
{
"external_ref": "QSB-1001",
"department": "sale",
"display_address": "10 Sandbox Street, London",
"postcode": "SW1A 1AA",
"price": 425000,
"features": ["Garden", "Driveway"],
"media_image_00": "https://cdn.example.com/qsb-1001/front.jpg"
}