IQ Auto Deals provides a powerful RESTful API for dealerships to programmatically manage their vehicle inventory. Our enterprise-grade API allows dealers with 50+ vehicles to automate listing creation, updates, and synchronization with their existing dealer management systems.
API Features
- High Performance: 10,000 requests per hour for enterprise dealers
- Bulk Operations: Add, update, or delete hundreds of vehicles at once
- Secure: TLS 1.3 encryption, GDPR and CCPA compliant
- RESTful JSON: Standard REST API with JSON request and response format
Available Endpoints
- POST /api/auth/login - Authenticate and get dealer credentials
- GET /api/dealer/cars - List all dealer inventory
- POST /api/dealer/cars - Add new vehicle listings
- PUT /api/dealer/cars/:id - Update existing vehicle information
- DELETE /api/dealer/cars/:id - Remove vehicle from inventory
- POST /api/upload - Upload vehicle photos
- GET /api/dealer/deal-requests - View incoming deal requests
- POST /api/dealer/submit-offer - Submit price offers to customers
Getting Started
Sign up for a dealer account to get immediate API access. All new dealers receive a 90-day free trial. Our API documentation provides complete examples for authentication, vehicle listing creation, and deal management.
