Import API v2
Search realtime in mobile.de database. Returns Dutch results inclusive REST BPM.
Introduction
Overview
The EuroStocks Import API v2 is an updated interface to provide classified ads. Compared to the v1 version of the Import API, we have added a priceInfo array to the response with extensive price information. Based on your requirements you can use the price attributes as you wish. Apart from that the make and model/modelgroup input is not required anymore when making a vehicle list post request, which makes the method more flexible. Please read the 'Import API' documentation first before exploring the v2 documentation.
The API is available at this base URL: https://services.eurostocks.com
Main features
Vehicle list
Vehicle details
Prerequisites
Import API access can be granted to suppliers who wants to get vehicle information, and it requires username, password and API Key to access API.
Test Account
A test environment can be provided. Please ask for the test account details and all the information will be used as mention in Prerequisites on test API url https://test-services.eurostocks.com.
Working with Import API Data
Get Mobilede Vehicle List
POST
https://services.eurostocks.com/api/v2/import/list
Use this method to search for vehicles, most of the parameters are optional.
Headers
UserName*
string
Username of provide API account
Password*
string
Password of provided API account
APIKey*
string
API Key of provided API account
Request Body
make
string
Returns results with provided manufacturer KEY
model
string
Returns results with provided model KEY
Note : Either model or modelGroup is required. Both are not allowed.
modelGroup
string
Returns results with provided modelGroup KEY
Note : Either model or modelGroup is required. Both are not allowed.
pageNumber
integer
By default 20 results are returned. Use pageNumber to view next set of search results.
fuelType
string
Returns results with provided fueltype.
yearFrom
integer
yearTo
integer
priceFrom
string
priceTo
integer
transmission
string
mileageMin
integer
mileageMax
integer
category
string
powerMin
number
powerMax
number
vatable
boolean
numSeatsMin
integer
numSeatsMax
integer
doorCount
string
exteriorColor
string
climatisation
string
trailerCouplingType
string
interiorType
string
parkingAssistant
array
speedControl
string
headlightType
string
languageIsoCode
string
numberOfPreviousOwnersMin
string
Minimum number of previous owners
numberOfPreviousOwnersMax
string
Maximum number of previous owners
isAccidentDamaged
Boolean
True/False
customerId
string
Customer Id - Search for vehicles of specific sellers defined by customer ID.
radio
string
classification
string
Classification is used to define the make/model or make/modelgroup combination for cars. It is also possible to use this parameter to specify a certain vehicle class. The definition of a make is possible for all vehicles with this parameter. For vehicle classes other than Car, please use "modelDescription" instead of "classification" and "model"
modelDescription
string
Search for vehicles with "right hand drive" in model description
drivingCab
string
heightType
string
lengthType
string
driveType
string
wheelBase
string
Request Model With All Filters
Response Model
Sample Success Request
Sample Success Response
Get a vehicle makes
GET
https://services.eurostocks.com/api/v2/import/car/import/makes
Get detailed information about the vehicles makes.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Sample Success Request
Sample Success Response
Get a vehicle models
GET
https://services.eurostocks.com/api/v2/import/car/import/models/{makeKey}
Path Parameters
makeKey*
String
Make key to get its models
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Sample Success Request
Sample Success Response
Get a vehicle Fuel types
GET
https://services.eurostocks.com/api/v2/import/car/import/fueltypes/{languageIsoCode}
Get detailed information about the vehicles fuel types.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl). Other Supportive Languages are as below: Deutsch - de Español - es Français - fr Magyar- hu Italiano - it Polskie -pl Português - pt Româna - ro Pусский - ru
Sample Success Request
Sample Success Response
Get a vehicle years
GET
https://services.eurostocks.com/api/v2/import/car/import/years
Get detailed information about the vehicle available years.
Headers
UserName*
String
Username which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Password*
String
Password which EuroStocks provides
Sample Success Request
Sample Success Response
Get a vehicle transmissions
GET
https://services.eurostocks.com /api/v2/import/car/import/transmissions/{languageIsoCode}
Get detailed information about the vehicle transmissions.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle categories
GET
https://services.eurostocks.com/api/v2/import/car/import/categories/{languageIsoCode}
Get detailed information about the vehicle categories.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle climatisations
GET
https://services.eurostocks.com /api/v2/import/car/import/climatisations/{languageIsoCode}
Get detailed information about the vehicle climatisations.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Request
Get a vehicle TrailerCouplingTypes
GET
https://services.eurostocks.com /api/v2/import/car/import/trailerCouplingTypes/{languageIsoCode}
Get detailed information about the vehicle trailerCouplingTypes.
Headers
UserName
string
Username which EuroStocks provides
Password
string
Password which EuroStocks provides
APIKey
string
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
string
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle InteriorTypes
GET
https://services.eurostocks.com/api/v2/import/car/import/interiorTypes/{languageIsoCode}
Get detailed information about the vehicle interiorTypes
Headers
UserName*
string
Username which EuroStocks provides
Password*
string
Password which EuroStocks provides
APIKey*
string
ApiKey which EuroStocks provides
Request Body
languageIsoCode
string
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle parkingAssistants
GET
https://services.eurostocks.com/api/v2/import/car/import/parkingAssistants/{languageIsoCode}
Get detailed information about the vehicle parkingAssistants.
Headers
UserName*
string
Username which EuroStocks provides
Password*
string
assword which EuroStocks provides
APIKey*
string
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
string
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle speedControls
GET
https://services.eurostocks.com/api/v2/import/car/import/speedControls/{languageIsoCode}
Get detailed information about the vehicle speedControls.
Headers
UserName*
string
Username which EuroStocks provides
Password*
string
assword which EuroStocks provides
APIKey*
string
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
string
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle headlightTypes
GET
https://services.eurostocks.com/api/v2/import/car/import/headlightTypes/{languageIsoCode}
Get detailed information about the vehicle headlightTypes.
Headers
UserName*
String
Username which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Password*
String
Password which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle exteriorColors
GET
https://services.eurostocks.com/api/v2/import/car/import/exteriorColors/{languageIsoCode}
Get detailed information about the vehicle exteriorColors.
Headers
UserName*
String
Username which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Password*
String
Password which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle doorCounts
GET
https://services.eurostocks.com/api/v2/import/car/import/doorCounts/{languageIsoCode}
Get detailed information about the vehicle doorCounts.
Headers
UserName*
String
Username which EuroStocks provides
Password*
String
Password which EuroStocks provides
APIKey*
String
ApiKey which EuroStocks provides
Request Body
languageIsoCode*
String
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Get a vehicle details
GET
https://services.eurostocks.com/api/v2/import/detail/{vehicleId}
Headers
UserName*
string
Username of provide API account
Password*
string
Password of provided API account
APIKey*
string
API Key of provided API account
Request Body
vehicleId
Number
Vehicle Id
languageIsoCode
String
Provide language iso code to get details in english, geman and, dutch : To get English(en), To get German (de), and To get Dutch (nl)
Note: By default en will be displayed
Sample Success Request
Response import API data
General Response
vehicleId
Uniek identificatienummer
make
Merk
model
Model
category
Categorie
price
Prijs
condition
firstRegistrationDate
Datum eerste registratie
modelDescription
Modelomschrijving
fuelType
Brandstof
gearBox
accidentDamaged
Schadeverleden
damageUnrepaired
Niet gerepareerde schade
roadworthy
Rijwaardig
mileage
Kilometerstand
power
Vermogen in KW
numberOfPreviousOwners
Previous Owners
customerId
Customer ID
exteriorColor
Exterior Color
zipCode
ZIP codes first two number
countryCode
Country Code
parkingAssistant
Parking Assistant
radio
Radio tuner and DAB
Price Info
PriceMobiledeBruto
Price as listed on mobile.de, mobile.de always provides a gross price.
PriceMobiledeNetto
Calculated if VAT is reclaimable, based on the provided VAT percentage.
PriceMobiledeBrutoNlVat
Calculated if VAT is reclaimable, based on the provided PriceMobiledeNetto and VatNl.
IsVatable
VAT reclaimable yes or no
VatRateMobilede
If VAT is reclaimable, VAT value will be provided.
VatRateNl
Will always show value, even when VAT is not reclaimable. It provides current VAT rate in NL
VatMobilede
Calculated VAT value based on mobile.de VAT percentage
VatNl
Calculated VAT value based on NL VAT percentage
ImportCosts
Shows value set for import costs. Contact EuroStocks if this value must be changed.
ImportMarginFixed
Is import margin set a fixed value or based on a percentage.
ImportMarginPercentage
If import margin percentage is set, value will be provided. Contact EuroStocks if this value must be changed.
ImportMargin
Shows value for import margin when provided. Contact EuroStocks if this value must be changed.
ImportMarginNlVat
Calculated if VAT is reclaimable, based on the provided PriceMobiledeBrutoNlVat and ImportMarginPercentage.
TransportCosts
Based on last 2 number of Postcode from mobile.de we set value in CMS>Administration>API Partner>Postcode 00 to 90
RestBpmCo2
Calculated BPM value that must be paid when importing the vehicle into The Netherlands. Please note this value is an indication. No rights can be derived from this information
PriceNlWithVatMobilede
Calculated total price of vehicle for Dutch market based on mobile.de VAT percentage.
PriceNlWithVatNl
Calculated total price of vehicle for Dutch market based on NL VAT percentage.
Features
centralDoorLock
Centrale deurvergrendeling
rangeExtender
Range extender
laneDepartureWarning
Rijstrookassistent
wifiHotSpot
Wifi Hotspot
allSeasonTires
All season banden
energyClass
Energielabel
keyLessEntry
Contactloze autosleutel
roofRails
Dakreling
metallic
Metallic lak
distanceWarningSystem
Afstandswaarschuwing
airco
speedControl
alarm
Alarmsysteem
sportPackage
Sportpakket
steelWheels
Stalen velgen
usageType
alloyWheels
Lichtmetalen velgen
headUpDisplay
Headup display
dimmingInteriorMirror
Dimmende binnenspiegel
bendingLightsType
nightVision
Nightvision
collisionAvoidance
Precrash-systeem
e10Enabled
Geschikt voor E10
emissionClass
esp
ESP
sportSeats
Sportstoelen
multiFunctionalSteeringwheel
Multifunctioneel stuur
radio
nonSmokerVehicle
Voertuig van niet roker
hillStartAssist
Hill start assist
electricExteriorMirrors
Elektrisch verstelbare buitenspiegels
battery
bioDieselSuitable
Geschikt voor biodiesel
airSuspension
Luchtvering
fourWheelDrive
Vierwielaangedreven
performanceHandlingSystem
Sportonderstel
carplay
Apple Carplay
navigationSystem
Navigatiesysteem
panoramicGlassRoof
Panoramisch dak
parkingAssistants
bluetooth
Bluetooth
vegetableOilFuelSuitable
Geschikt voor plantaardige olie
electricHeatedSeats
Stoelverwarming
trafficSignRecognition
Verkeersbordherkenning
smokersPackage
Rokerspakket
blindSpotDetection
Dodehoekdetectie
breakdownService
exteriorColor
taxi
Taxi
winterPackage
Winterpakket
lumbarSupport
Lendesteun
foldFlatPassengerSeat
Bijrijdersstoel volledig omklapbaar
startStopSysteem
Start/Stop systeem
skiBag
Skiluik
cdPlayer
CD speler
handsFreePhoneSystem
Handsfree carkit
electricBackseatAdjustment
Achterstoelen elektrisch verstelbaar
centerArmRest
Middenarmsteun
interiorColor
disabledAccessible
Geschikt voor mindervaliden
speedLimiter
Snelheidsbegrenzer
doorCount
Aantal deuren
headlightType
newHuAu
Nieuwe APK
androidAuto
Andriod Auto
trailerCouplingType
isofix
Isofix
ambientLighting
Sfeerverlichting interieur
integratedMusicStreaming
Muziekstreaming integratie
highBeamAssist
High beam assist
onboardComputer
Onboard computer
massageSeats
Massagestoel
tv
TV
frontFogLights
Mistlampen voor
abs
ABS
headlightWasherSystem
Koplampsproeiers
auxiliaryHeating
Elektrische bijverwarming
daytimeRunningLamps
Dagrijverlichting
electricTailgate
Elektrische achterklep
powerAssistedSteering
Stuurbekrachtiging
glareFreeHighBeam
Verblindingsvrij grootlicht
cargoBarrier
Bagagenet
electricHeatedRearSeats
Elekrisch verwarmde achterbank
leatherSteeringWheel
Lederen stuurwiel
summerTires
Zomerbanden
cdMultichanger
CD wisselaar
slidingDoorType
usb
USB
soundSystem
Geluidssysteem
voiceControl
Stembediening
digitalCockpit
Digitale cockpit
lightSensor
Lichtsensor
tractionControlSystem
Tractiecontrole
paddleShifters
Schakelflippers
wirelessCharging
Draadloze lader smartphone
emissionSticker
immobilizer
Startonderbreker
heatedWindshield
Voorruitverwarming
airbags
emergencyCallSystem
Ecall
electricAdjustableSeats
Elekrisch verstelbare stoelen
winterTires
Winterbanden
touchScreen
Touchscreen
ventilatedSeats
Stoelventilatie
particulateFilterDiesel
Roetfilter
hybridPlugin
Plugin hybrid
tirePressureMonitoring
Bandenspanningsensor
automaticRainSensor
Regensensor
interiorType
Bekleding
fullServiceHistory
Volledige onderhoudshistorie
electricWindows
Elektrische raambediening
sunroof
Zonnedak
fatigueWarningSystem
Slaapdetectie
heatedSteeringWheel
Verwarmd stuur
warranty
Garantie
Attributes
seats
Aantal stoelen
numberOfPreviousOwners
Aantal vorige eigenaren
constructionDate
Bouwdatum
constructionYear
Bouwjaar
consumptionOuter
Brandstofverbruik buiten de stad
consumptionCombined
Brandstofverbruik gecombineerd
consumptionInner
Brandstofverbruik in de stad
batteryCapacity
Capaciteit accu in kwh
chassisNumber
VIN
cubicCapacity
Cilinderinhoud in CC
co2Emission
CO2 emissie in grammen
manufacturerColorName
Kleurnaam fabrikant
generalInspection
Laatste algemene inspectie
exhaustInspection
Laatste uitstoot inspectie
modelCode
Modelcode
firstModelsProductionDate
Startdatum productie model
trimline
Uitvoering
Parking Assistance
360° camera
360° camera
Parking Assistant
Zelfsturend systeem | Parking Assistent
Camera
Camera
Rear
Achter
Front
Voor
Condition
New
Nieuw
Used
Gebruikt
GearBox
Automatic transmission
Automatische transmissie
Semi automatic
Halfautomatisch
Manual gearbox
Handmatige versnellingsbak
Airco
No airco
Geen klimaatregeling
Airco
Handmatige klimaatregeling
Climate control
Automatische airconditioning
Climate control, 2 zones
Automatische airco, 2 zones
Climate control, 3 zones
Automatische airco, 3 zones
Climate control, 4 zones
Automatische airco, 4 zones
SpeedControl
Adaptive cruisecontrol
Adaptieve cruisecontrol
Cruisecontrol
Cruisecontrol
UsageType
Demonstration vehicle
Demonstratievoertuig
Oldtimer
Oldtimer
Employees car
Auto van werknemer
Pre registration
Registatie vooraf
BendingLightsType
Adaptive bending lights
Adaptieve bochtverlichting
Bending lights
Hoekverlichting
EmissionClass
Euro1
Euro1
Euro2
Euro2
Euro3
Euro3
Euro4
Euro4
Euro5
Euro5
Euro6
Euro6
Euro6c
Euro6c
Euro6d-TEMP
Euro6d-TEMP
Euro6d
Euro6d
Radio
DAB radio
DAB-radio
Tuner
Radio / Tuner
Battery
Battery missing
Accu ontbreekt
Battery purchased
Gekochte accu
Battery rented
Gehuurde accu
BreakdownService
Repair kit
Noodreparatiekit voor banden
Emergencywheel
Noodwiel
Sparewheel
Reservewiel
Airbags
Front and side and more airbags
Airbags voor, zijkant en meer
Side and front airbags
Airbags voor en zijkant
Front airbags
Airbags voor
Driver airbag
Airbag voor bestuurder
Exterior Color
Yellow
Geel
Silver
Zilver
Orange
Oranje
White
Wit
Gold
Goud
Purple
Paars
Blue
Blauw
Green
Groen
Red
Rood
Brown
Bruin
Beige
Beige
Grey
Grijs
Black
Zwart
EmissionSticker
None
Geen
Red
Rood
Green
Groen
Yellow
Geel
SlidingDoorType
Sliding door both sides
Schuifdeur beide zijden
Sliding door left
Schuifdeur links
Sliding door right
Schuifdeur rechts
InteriorColor
FeatureValue
Description
Brown
Bruin
Beige
Beige
Grey
Grijs
Black
Zwart
Other
Overige
TrailerCouplingType
Trailer coupling detachable
Afneembare trekhaak
Trailer coupling swiveling
Wegdraaibare trekhaak
Fixed trailer coupling
Vaste trekhaak
HeadlightType
Laser headlights
Laser-koplampen
LED headlights
LED-koplampen
Bi xenon headlights
Bi-xenon-koplampen
Laser headlights
Xenon-koplampen
radio
Tuner/radio
TUNER
DAB radio
DAB_RADIO
drivingCab
Double Cabin
DOUBLE_CABIN
Sleeping Berth
SLEEPING_BERTH
Local traffic
LOCAL_TRAFFIC
Long distance traffic
LONG_DISTANCE_TRAFFIC
heightType
H1
H1
H2
H2
H3
H3
lengthType
L1
L1
L2
L2
L3
L3
L4
L4
L5
L5
driveType
Front wheel drive
FRONT
Rear wheel drive
REAR
All wheel drive
ALL_WHEEL
wheelBase
short
SHORT
middle
MIDDLE
long
LONG
extra long
EXTRA_LONG
Last updated