Logistics
Maersk logo

Maersk API

maersk.com

Maersk - regional offices, country guides, and transportation service listings.

Actions
5
Category
Logistics
Login
Not required
Output
JSON

Call the Maersk API

Submit a task, then poll the job until it settles. This example runs act_maersk_country_region_directory.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_maersk_country_region_directory",
    "params": {}
  }'

5 actions on maersk.com

Read

  • Country Region Directory

    act_maersk_country_region_directoryread1 credit / call

    Returns the country directory with names, ISO codes, region metadata, and URLs.

  • Local Info Country Details

    act_maersk_local_info_country_detail_ssrread1 credit / call

    Returns country detail with title, office locations, and linked local solutions.

    region_slug
    string · required
    country_slug
    string · required
  • Logistics Solutions Directory

    act_maersk_logistics_solutions_directory_ssrread1 credit / call

    Returns the logistics solutions directory with service titles, descriptions, and links.

  • Service Product Cards Listing

    act_maersk_service_product_cards_listingread2 credits / call

    Returns service cards with names, descriptions, detail URLs, and solution-type grouping.

    language_code
    string · required
    carrier_code
    string
    enable_relative_link_url
    string
    enable_relative_image_url
    string
  • Support Region Selector

    act_maersk_support_region_selector_ssrread1 credit / call

    Returns the support page with navigation segments and region and locale metadata.

Maersk API questions

Is there an API for Maersk?
Maersk does not offer a public data API for this, but Anakin Wire provides 5 maintained endpoints for maersk.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Maersk data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when maersk.com changes its markup, Anakin updates the action.
Do I need a Maersk account?
No. Every Maersk action listed here runs anonymously — no account and no credentials required.
What does the Maersk API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Logistics APIs

All Logistics sites