Discover/bilbasen.dk API
live

bilbasen.dk APIwww.bilbasen.dk

Search Denmark's largest car marketplace and retrieve full technical specs. Get listings by make/model, pricing, emissions, battery size, weight, and equipment.

Endpoints
2
Updated
10d ago
Try it
Car make/brand (e.g., 'bmw', 'tesla', 'volvo', 'mercedes'). Leave empty for all brands.
Page number (1-based).
Car model (e.g., 'model-3', '3-serie', 'v60'). Requires make to be set.
api.parse.bot/scraper/06569b3f-40e4-4862-bce5-18168ec29cac/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/06569b3f-40e4-4862-bce5-18168ec29cac/search_listings?make=bmw&page=1&model=3-serie' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search car listings on Bilbasen by make and optionally model. Returns up to 30 listings with basic info including price, properties (battery, fuel economy, horsepower, mileage, range), and listing URLs for detail lookups.

Input
ParamTypeDescription
makestringCar make/brand (e.g., 'bmw', 'tesla', 'volvo', 'mercedes'). Leave empty for all brands.
pageintegerPage number (1-based).
modelstringCar model (e.g., 'model-3', '3-serie', 'v60'). Requires make to be set.
Response
{
  "type": "object",
  "fields": {
    "page": "integer - current page number",
    "has_next": "boolean - whether more pages exist",
    "listings": "array of listing objects with id, url, make, model, variant, price, display_price, location, mileage, fueltype, hk, and more",
    "page_size": "integer - number of listings returned on this page",
    "total_hits": "integer - total number of matching listings"
  },
  "sample": {
    "data": {
      "page": 1,
      "has_next": true,
      "listings": [
        {
          "hk": "306 hk",
          "id": 6864519,
          "kml": "",
          "kmt": "Accel. 5,6 sek",
          "url": "https://www.bilbasen.dk/brugt/bil/bmw/ix2/xdrive30-m-sport-premium-5d/6864519",
          "make": "BMW",
          "moth": "Ejerafgift 920 kr/år",
          "doors": 5,
          "model": "iX2",
          "price": 369900,
          "mileage": "21.000 km",
          "trailer": "1.200 kg trækvægt",
          "variant": "xDrive30 M-Sport Premium 5d",
          "fueltype": "El",
          "geartype": "Automatisk gear",
          "location": {
            "lat": 56.181263,
            "lon": 10.126045,
            "city": "Aarhus V",
            "region": "Østjylland",
            "zipCode": 8210
          },
          "image_url": "https://billeder.bilbasen.dk/bilinfo/e57d6f15-6001-4aa8-9a24-927c854361c5.jpeg?class=S640X640",
          "sale_type": "Detailsalg",
          "price_type": "Retail",
          "description": "Denne bil er en del af BMW Premium Selection...",
          "seller_type": "Forhandler",
          "display_price": "369.900 kr",
          "original_price": null,
          "batterycapacity": "65 kWh batteri",
          "electricmotorrange": "Rækkevidde 427 km",
          "firstregistrationdate": "1/2025"
        }
      ],
      "page_size": 30,
      "total_hits": 2417
    },
    "status": "success"
  }
}

About the bilbasen.dk API

The Bilbasen.dk API provides access to Denmark's largest used car marketplace through 2 endpoints. Use search_listings to query vehicles by make and model, returning up to 30 listings per page with price, mileage, fuel type, and horsepower. Use get_listing_details to pull full technical specifications for any listing, including CO2 emissions, battery capacity, curb weight, MSRP (nypris), dimensions, and a complete equipment list.

Search Listings

The search_listings endpoint accepts a make parameter (e.g. bmw, tesla, volvo) and an optional model parameter (e.g. model-3, 3-serie). Results are paginated using a 1-based page parameter. Each response includes total_hits, has_next, and a page_size count alongside the listings array. Each listing object carries an id, url, make, model, variant, price, display_price, location, mileage, fueltype, hk, and any available property fields such as battery range or fuel economy. The url field is what you pass into the detail endpoint.

Listing Details

The get_listing_details endpoint takes a listing_url from the search results and returns the full data for that car. The specifications object contains all key-value technical pairs — model year, mileage, fuel type, range, weight, and dimensions. The key_specs object surfaces the most commonly compared fields directly: emissions_g_per_km, total_weight, empty_weight, and battery_capacity. The equipment array lists all included features as strings, and listing_price gives the current asking price.

Coverage and Data Freshness

Bilbasen is Denmark's primary used-car marketplace, so listings are predominantly Danish inventory priced in Danish kroner. The search_listings endpoint returns live results reflecting the current state of the marketplace. Calling get_listing_details with a listing URL that has since been sold or removed will return an empty or partial response — checking has_next and iterating pages helps build a stable working set before doing bulk detail lookups.

Common use cases
  • Build a price comparison tool for Danish used cars filtered by make and model.
  • Track CO2 emissions (emissions_g_per_km) across EV and ICE listings to support green vehicle research.
  • Aggregate battery capacity and range data from key_specs to compare electric vehicles on the Danish market.
  • Monitor MSRP (nypris) vs. current listing_price to identify depreciation patterns by brand.
  • Compile full equipment lists from get_listing_details to match buyer feature requirements against live inventory.
  • Enumerate total_hits per make/model combination to analyze inventory depth on the Danish market.
  • Feed curb weight and dimension data from specifications into logistics or transport planning tools.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Bilbasen have an official developer API?+
Bilbasen does not publish a public developer API or documented data access program. There is no official API documentation or partner endpoint available to external developers.
What does `search_listings` return when no `make` is specified?+
Leaving make empty returns listings across all brands on the marketplace, paginated at up to 30 results per page. You can narrow results by supplying both make and model, but model requires make to be set first. The total_hits field tells you how many total results match the query.
Are new-car (dealer stock) listings covered, or only used cars?+
The API reflects Bilbasen's listing inventory, which is primarily used and pre-owned vehicles. The specifications object includes nypris (MSRP) as a reference field, but the marketplace itself focuses on used-car listings. You can fork this API on Parse and revise it to target a different listing segment or a new-car source if needed.
Can I filter listings by price range, fuel type, or mileage in the search endpoint?+
The search_listings endpoint currently supports filtering by make and model only. Filtering by price, mileage, or fuel type is not a built-in parameter. You can fork this API on Parse and revise it to add those filter parameters.
What happens if a listing URL is no longer active when I call `get_listing_details`?+
If the listing has been sold or removed from Bilbasen, get_listing_details will return an empty or partial response for that URL. It is worth validating listings freshly from search_listings before making bulk detail calls, since marketplace inventory changes continuously.
Page content last updated . Spec covers 2 endpoints from www.bilbasen.dk.
Related APIs in AutomotiveSee all →
car-part.com API
Search for recycled auto parts across thousands of vehicles and get detailed information on pricing, availability, and specifications from car-part.com. Find the exact parts you need with comprehensive search metadata and individual part details to compare options and locate the best deals.
honda.ca API
Get current Honda Canada vehicle pricing, lease and finance payment options, APR rates, and available incentives across all Canadian provinces to compare deals in real-time. Calculate custom payment scenarios and browse all Honda models with their latest promotional offers directly from Honda Canada's official pricing data.
autodoc.co.uk API
Find auto parts and check compatibility with your vehicle by browsing makes, models, and engines, then search for parts with detailed specifications and discover equivalent alternatives. Get everything you need to identify the right replacement parts for any car in the Autodoc catalog.
leboncoin.fr API
Search and retrieve detailed listings from Leboncoin across cars, real estate, jobs, and other categories with advanced filtering options. Access seller profiles, pricing analytics, and comprehensive listing details to find exactly what you're looking for on France's leading classifieds platform.
auctiontime.com API
Search and browse equipment and truck auction listings from AuctionTime.com, view detailed information about specific auctions, filter by category and auctioneer, and track auction results by date. Access comprehensive auction data including listings, categories, and auctioneer information all in one place.
yad2.co.il API
Search for apartments and cars on Yad2's marketplace and access detailed listing information including photos, prices, and specifications. Instantly reveal seller contact information to connect directly with real estate agents and car dealers.
turo.com API
Search for peer-to-peer car rentals across Turo by location and dates to browse available vehicles with pricing, specifications, and real-time availability. Get detailed information on specific cars to compare features and make rental decisions.
blocket.se API
Search and browse second-hand items, cars, and housing listings across Blocket.se and Qasa.se, then retrieve detailed information about any listing that interests you. Get instant access to comprehensive product details, pricing, and categorized inventory across multiple marketplaces in one unified interface.
Bilbasen.dk API – Danish Car Listings & Specs · Parse