MBTools API — integrate Mercedes coding into your platform

Now available · MBTools API

Mercedes coding,
built into your stack.

Integrate our Map Pin generator on your website, mobile app, Telegram bot, or in-house tooling. One REST endpoint, JSON in and out, same activations our platform runs in production.

🌐Websites
📱Mobile apps
💬Telegram bots
⚙️Internal tools
🔌Custom integrations
100+activations available
RESTJSON over HTTPS
<2 minto first request

Everything you need,
nothing you don't

The same coding engine that powers MBTools — exposed as a clean, documented API. Built for developers who want to focus on their product, not on protocol reverse-engineering.

Ship in hours, not months

A single REST endpoint replaces months of reverse-engineering proprietary protocols. Authenticate, send a job, poll status — that's the whole integration.

🔧

Full activation catalog

Every coding option available on the MBTools platform is exposed through the API. Map Pins, VIN decoding, CarPlay, AMG Menu, Video in Motion, Airmatic, navigation maps — all of it.

🤖

Build any front-end

Web dashboards, native mobile apps, Telegram bots, Discord servers, internal tools. The API doesn't care where the request comes from.

🔐

Secure by default

API keys with scoped permissions, rate limiting, signed webhooks for job updates, and TLS everywhere. Audit logs on every request.

📊

White-label ready

No MBTools branding in API responses. Resell activations under your own brand, set your own prices, keep your customer relationship.

🌍

Global, low-latency

Edge endpoints in Europe, North America, and Asia. Average response time under 200ms for status calls, with async job processing for activations.

Full OpenAPI 3.1 specification, official SDKs for Node.js, Python, Go, and PHP, plus a Postman collection — all available on launch.

One GET request,
one activation

Pass the vehicle parameters and your API key, get back a ready-to-use value. Same pattern across the entire catalog — no SDK lock-in, works from any language that can make an HTTP call.

# Request a navigation map PIN for a vehicle
curl "https://api.mbtools.com/map?hu=6&region=eu&version=v25&vin=WDD2050461F123456&apiKey=$MBTOOLS_API_KEY"

# Response: 200 OK
# { "pin": "J2F7FT" }
JSON response

The endpoint returns a single PIN value, ready to deliver to your customer:

{ "pin": "J2F7FT" }

Parameters. hu head-unit version, region map region (eu, na, asia), version map dataset, and the vehicle vin.

Full reference to be provided by your dedicated support agent - every endpoint, parameter, error code, and rate limit documented.

Pay only for what
you actually use

Production
Free
for map pins

Buy Map pins in Bulk, and offer them to your customers directly on your website.

Sandbox environment

100 test jobs / month

All endpoints unlocked

Community support

Vin Check
€0.10
per vin

Obtain VIN data such as datacard info, make, model, and year. Bulk credits available.

Headunit model and generation

Vin format and content validation

Synchronous JSON responses

99.9% uptime SLA

Seedkey&Coding infrastructure
Custom

Contact us directly, to discuss your needs. We'll work with you to build a custom solution that fits your needs. We'll also provide you with a dedicated account manager to manage your account and billing.

Volume discounts

Dedicated infrastructure

White-label support

Personal assistant support

Custom SLA terms

💡

Failed jobs are never billed. If an activation can't complete due to vehicle compatibility, lost connection, or any error on our side — you pay nothing. You only invoice the customer when we successfully invoice you.

Get started

Ready to integrate?

Request access, get a sandbox key, and make your first call in under two minutes. No commitment until you're ready to go live.

Quick answers

Are there any additional requirements?

The only requirement is programming knowledge. For the rest, the sky is the limit. We'll help you build your solution, and we'll be there to answer any questions you might have.

Can I resell activations under my own brand?

Yes. The Production tier and above support white-label mode: no MBTools branding in API responses, your own pricing, and your own customer relationship. We're invisible to your end-users.

What about rate limits?

Developer tier: 100 jobs/month, 10 req/sec. Production: no monthly cap, 50 req/sec burst. Volume tier has custom limits negotiated per partner.

Is there an SLA?

Production tier comes with a 99.9% monthly uptime SLA on the API control plane. Volume tier supports custom SLAs including response-time guarantees and dedicated infrastructure.