Discover/dpdgroup.com API
live

dpdgroup.com APIdpdgroup.com

Search DPD Pickup parcel shops by postcode or city, retrieve opening hours, shop services, country partners, and European network statistics via 4 endpoints.

Endpoints
4
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/550c71c5-fb01-404b-b951-b2182c1fccef/<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/550c71c5-fb01-404b-b951-b2182c1fccef/get_country_partners' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Returns the complete list of DPD partner brands and their country-specific website URLs, organized by region (Africa, Americas, Asia, Europe).

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "partners": "array of objects with region, name, and url"
  },
  "sample": {
    "data": {
      "partners": [
        {
          "url": "http://www.dpd.com/za/",
          "name": "DPD South Africa",
          "region": "Africa"
        },
        {
          "url": "https://www.dpd.com/ar",
          "name": "DPD Argentina",
          "region": "Americas"
        },
        {
          "url": "https://www.dpd.com/de",
          "name": "DPD Germany",
          "region": "Europe"
        }
      ]
    },
    "status": "success"
  }
}

About the dpdgroup.com API

The DPD Group API provides 4 endpoints covering parcel shop discovery, location details, country partner listings, and network coverage statistics across Europe. The search_parcel_shops endpoint accepts a postcode or city name and returns shop names, addresses, GPS coordinates, distances, and types — letting you build location-aware shipping tools without manual lookups.

Parcel Shop Search and Details

The search_parcel_shops endpoint takes a query parameter (postcode or city, e.g. '10115' for Berlin) and an optional filter_type of 'parcelshop' or 'station'. Each result in the shops array includes a shop id, an index value, name, address, distance, coordinates, and type. The total_found integer tells you how many locations matched. To retrieve full details for a specific result, pass the same query and the two-digit shop_index (e.g. '01') to get_parcel_shop_details, which returns opening_hours as a day-by-day array, a services list, and the DPD location_id.

Partner Network and Coverage

get_country_partners returns a complete array of DPD partner brands organized by region — Africa, Americas, Asia, and Europe — with each entry including the brand name and its country-specific url. No parameters are required. get_parcelshop_network_stats similarly requires no inputs and returns three headline figures: coverage_countries, europe_total_points (combined parcel shops and lockers), and germany_pickup_points. These figures reflect DPD's self-reported network scale.

Data Shape and Coupling

Shop details in get_parcel_shop_details depend on the shop_index produced by a prior search_parcel_shops call — the index is positional within those results, not a globally stable identifier. Store the location_id from the detail response if you need a persistent reference. The filter_type parameter in search is the only filtering dimension available; there is no radius, country-code, or service-type filter at the search stage.

Common use cases
  • Embed a 'find nearest DPD Pickup point' widget in a checkout flow using coordinates from search_parcel_shops
  • Display opening hours for a specific parcel shop alongside a shipment tracking page using get_parcel_shop_details
  • Build a coverage map of DPD's European network using the europe_total_points figure from get_parcelshop_network_stats
  • Populate a country-selector UI with DPD partner brand links from get_country_partners
  • Filter search results to lockers only by passing filter_type='station' for contactless drop-off flows
  • Compare parcel shop density by city by querying multiple postcodes and aggregating total_found counts
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 DPD Group offer an official developer API?+
DPD Group does not publish a general-purpose public developer API. Business integrations are typically handled through carrier-specific EDI or proprietary shipper portals rather than a documented open API.
What does search_parcel_shops actually return, and how does filtering work?+
It returns a shops array where each object includes id, index, name, address, distance, coordinates, and type. The only filter available at search time is filter_type, which accepts 'parcelshop' or 'station'. There is no radius, country-code, or maximum-results parameter.
Is the shop_index in get_parcel_shop_details a stable global identifier?+
No — shop_index is positional within the results of a specific search_parcel_shops call. If you need a persistent reference across sessions, store the location_id field returned by get_parcel_shop_details instead.
Does the API cover real-time parcel tracking or shipment status?+
Not currently. The API covers parcel shop discovery, opening hours, partner brand listings, and network statistics. It does not expose shipment tracking, label generation, or dispatch booking. You can fork this API on Parse and revise it to add a tracking endpoint if that data becomes accessible.
Can I search for parcel shops outside Europe, or in non-European DPD partner countries?+
The search_parcel_shops and get_parcelshop_network_stats endpoints reflect the European DPD Pickup network. get_country_partners does list brands for Africa, Americas, and Asia, but shop-level search is not available for those regions. You can fork the API on Parse and revise it to add search support for additional regions.
Page content last updated . Spec covers 4 endpoints from dpdgroup.com.
Related APIs in Maps GeoSee all →
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.