Using mbz-go with mercedes-benz.com

HTML integration

Install
# See https://github.com/way-platform/mbz-go
Get all available markets.
curl \
  /markets
Get the market with the given marketId.
curl \
  /markets/{marketId}
Get all available bodies for the given marketId.
curl \
  /markets/{marketId}/bodies
SDK on GitHub 📄 API Docs
SDK
mbz-go
HTML
API
mercedes-benz.com
mercedes-benz.com:configurator
At a glance
Language HTML
Endpoints24