Integration Partners — Connect Your DMS or Dealer Website to Carslink.ai
The Carslink.ai Integration Partner Programme is designed for DMS providers, dealer website builders, and stock management platforms. Connect your clients' inventory to the UK's AI-powered car search engine — completely free.
What Is the Integration Partner Programme?
Carslink.ai works with technology partners who build and manage dealer websites and stock management systems. As an integration partner, you connect your dealer clients' vehicle inventory to our platform via a simple REST API. Their stock is then searchable by AI-powered natural language queries and indexed by Google, Bing, ChatGPT, Perplexity, and other AI agents.
There is no cost — ever. No listing fees, no commission, no subscription for you or your clients.
How the API Stock Feed Works
The integration uses a single REST endpoint that accepts JSON payloads via HTTP POST. Here's how it works:
- Dealer Registers: Your client visits Carslink.ai and completes a 2-minute registration form.
- API Key Issued Instantly: A unique API key is generated and emailed to the dealer along with full documentation.
- Dealer Forwards to You: The dealer sends the integration email (containing the API key, endpoint URL, JSON schema, and example cURL command) to your technical team.
- You Configure the Feed: Set up an automated HTTP POST from your DMS or website platform. Send vehicle data as a JSON array with the API key in the
X-Dealer-Api-Keyheader. - Stock Goes Live: Vehicles appear on Carslink.ai within minutes, fully indexed by search engines and AI agents.
The Dealer API Key Model
Each dealer receives their own unique API key. This ensures clear data ownership, simple feed management, and easy troubleshooting. Multi-site dealer groups should register each physical location or distinct website separately.
Feed Modes
- full_replace: Send your entire current inventory. Vehicles not included in the batch are automatically removed — ideal for keeping stock accurate.
- partial (default): Add or update specific vehicles without affecting existing listings.
Listings auto-expire after 24 hours if not refreshed, ensuring buyers always see current stock.
JSON Schema
{
"mode": "full_replace",
"listings": [
{
"title": "2021 BMW 3 Series 320d M Sport",
"make": "BMW", "model": "3 Series", "variant": "320d M Sport",
"year": 2021, "price": 28995, "mileage": 24500,
"fuel": "Diesel", "transmission": "Automatic",
"colour": "Black Sapphire", "body_type": "Saloon",
"location": "Manchester",
"image_url": "https://yoursite.com/images/bmw-320d.jpg",
"listing_url": "https://yoursite.com/stock/bmw-320d-m-sport",
"description": "Full service history, one owner..."
}
]
}
Required Fields
title, listing_url, price, make, model, year, mileage, fuel, transmission, image_url, description
Recommended Fields
variant, colour, body_type, location, region, condition, source_id
Large Inventories (500+ Vehicles)
For dealers with more than 500 vehicles, use feed sessions. Include a shared feed_session_id in each batch and set "final": true on the last batch. The platform reconciles all batches and removes any vehicles not present in the complete session.
Image Requirements
- Publicly accessible via HTTPS
- Permanent URLs (not signed or temporary)
- Minimum 800px wide — JPEG, PNG, or WebP
GDPR & Data Protection
Carslink.ai is designed with data protection at its core:
- No Personal Buyer Data: We do not collect, store, or share any personal information about car buyers. There are no enquiry forms, no lead capture, and no user tracking beyond anonymous page views.
- Vehicle Data Only: The stock feed contains only vehicle listing information — make, model, price, images, and a link back to the dealer's own website.
- Dealer Contact Data: Dealer contact details provided during registration are used solely for feed management and platform communications.
- EU-Hosted Infrastructure: All data is stored and processed on EU-hosted cloud infrastructure in compliance with UK GDPR.
- No Data Selling: We never sell, share, or monetise dealer or vehicle data with third parties.
Why Partner With Carslink.ai?
- Add Value to Your Clients — Free: Offer instant visibility on a growing AI-powered search platform at no cost to you or your clients.
- Simple REST API: One POST endpoint, JSON payload, standard HTTP — integrates in hours, not weeks.
- Verified Partner Status: Your brand is listed as a verified integration partner on our platform.
- AI & Search Engine Visibility: Stock is indexed by Google, Bing, ChatGPT, Perplexity, and Claude — giving your clients exposure across traditional and AI search.
- Competitive Differentiation: Offer AI-powered car search visibility as part of your service — a feature your competitors likely don't have.
- Traffic to the Dealer's Own Website: Unlike AutoTrader and Motors.co.uk, Carslink.ai sends buyers directly to the dealer's own website — reinforcing the value of the sites you build.
Current Integration Partners
- Motor Marketing Solutions — DMS and dealer website provider
- Haswent — Dealer website design and development
Frequently Asked Questions
- What is the Integration Partner Programme?
- A free programme for DMS providers and website builders to connect their dealer clients' stock to Carslink.ai via a REST API.
- How does the API stock feed work?
- Send a JSON payload via HTTP POST with the dealer's API key in the X-Dealer-Api-Key header. Supports full_replace and partial modes.
- What is the dealer API key model?
- Each dealer registers individually, receives a unique API key instantly, and forwards it to their DMS/website provider.
- Is there a cost?
- No — completely free for dealers and partners. No listing fees, no commission, no subscription.
- How does Carslink.ai handle GDPR?
- We only process publicly available vehicle data. No personal buyer data is collected. All data is stored on EU-hosted infrastructure in compliance with UK GDPR.
- Can I integrate multiple clients?
- Yes. Each dealer registers individually and gets their own API key.
- Large inventories?
- Up to 500 per request. Use feed sessions for larger inventories.
- How are sold vehicles removed?
- Use "full_replace" mode or let them auto-expire after 24 hours.
Become an Integration Partner
Ready to connect your dealer clients to the UK's AI-powered car search engine? Get in touch with our partnerships team.
Email: partnerships@carslink.ai