BMW CarData Streaming API

The BMW CarData Streaming API delivers near-real-time vehicle telematics over MQTT 3.1.1 with TLS. Clients connect to `customer.streaming-cardata.bmwgroup.com` on port 9000, authenticate with their GCID as the MQTT username and a GCDM access token (scope `cardata:streaming:read`) as the password, and subscribe to the per-vehicle topic `{gcid}/{vin}`. The set of descriptors streamed is controlled by the container(s) the client has registered via the CarData REST API, allowing a customer to scope exactly which signals (e.g. state of charge, mileage, doors, location) flow to each third-party integration. The streaming surface is the recommended path for charging optimizers, home-automation hubs, and fleet telematics back-ends that need event-driven updates instead of polled reads.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/bmw-cardata-streaming-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: bmw-connecteddrive:bmw-cardata-streaming-api
name: BMW CarData Streaming API
description: The BMW CarData Streaming API delivers near-real-time vehicle telematics over MQTT 3.1.1
  with TLS. Clients connect to `customer.streaming-cardata.bmwgroup.com` on port 9000, authenticate with
  their GCID as the MQTT username and a GCDM access token (scope `cardata:streaming:read`) as the password,
  and subscribe to the per-vehicle topic `{gcid}/{vin}`. The set of descriptors streamed is controlled
  by the container(s) the client has registered via the CarData REST API, allowing a customer to scope
  exactly which signals (e.g. state of charge, mileage, doors, location) flow to each third-party integration.
  The streaming surface is the recommended path for charging optimizers, home-automation hubs, and fleet
  telematics back-ends that need event-driven updates instead of polled reads.
humanURL: https://bmw-cardata.bmwgroup.com/customer/public/api-documentation
tags:
- CarData
- Streaming
- MQTT
- Telematics
- Real-Time
properties:
- type: Documentation
  url: https://bmw-cardata.bmwgroup.com/customer/public/api-documentation
- type: Documentation
  url: https://bmw-cardata.bmwgroup.com/customer/public/api-specification
  name: CarData Streaming Configuration