Dealer Studio API Documentation
Documentation for the Dealer Studio platform, including integration guides and auto-generated API reference.
Guides
Section titled “Guides”- Getting Started — Setup and configuration for making API requests
- Lead Management (LMS) — Third party LMS integration, lead imports/exports, and webhooks
- Finance Integration — Payload structure for third party financier integrations
- Inventory — Import and export vehicle inventory via CSV, FTP, API, and webhooks
- Subscription Integration — Webhook payloads for subscription platforms
API Reference
Section titled “API Reference”- Public API — Auto-generated API reference for external developers and partners
Authentication
Section titled “Authentication”All API endpoints require Bearer token authentication unless otherwise noted.
Authorization: Bearer <your-api-token>Servers
Section titled “Servers”| Environment | URL |
|---|---|
| Production | https://dashboard.dealerstudio.com.au |
| Development | http://localhost:3000 |