https://github.com/bang-olufsen/mozart-open-api
REST API for the Bang & Olufsen Mozart platform
https://github.com/bang-olufsen/mozart-open-api
bang-olufsen mozart openapi rest-api-client
Last synced: 5 months ago
JSON representation
REST API for the Bang & Olufsen Mozart platform
- Host: GitHub
- URL: https://github.com/bang-olufsen/mozart-open-api
- Owner: bang-olufsen
- License: mit
- Created: 2022-06-29T06:36:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-07T17:53:54.000Z (7 months ago)
- Last Synced: 2025-11-27T18:44:11.192Z (7 months ago)
- Topics: bang-olufsen, mozart, openapi, rest-api-client
- Language: Python
- Homepage:
- Size: 4.22 MB
- Stars: 14
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mozart platform API
[](https://github.com/bang-olufsen/mozart-open-api/blob/main/LICENSE)
[](https://pypi.org/project/mozart-api)
[](https://pypi.org/project/mozart-api)

[](https://www.bang-olufsen.com/en/dk/speakers/beosound-balance-stereo-set?variant=beosound-balance-gva-naturaloak-bundle)
The Mozart API is an async REST API with WebSocket notification channel for immediate state information from Mozart devices. Currently the API is distributed as a [Python package](https://pypi.org/project/mozart-api) and as an OpenAPI document that can be found in the [Github repository](https://github.com/bang-olufsen/mozart-open-api/blob/main/mozart-api-5.3.1.108.yaml).
Supported by:
- [Beoconnect Core](https://www.bang-olufsen.com/en/dk/accessories/beoconnect-core)
- [Beolab 8](https://www.bang-olufsen.com/en/dk/speakers/beolab-8)
- [Beolab 28](https://www.bang-olufsen.com/en/dk/speakers/beolab-28)
- [Beosound 2 3rd gen](https://www.bang-olufsen.com/en/dk/speakers/beosound-2)
- [Beosound A5](https://www.bang-olufsen.com/en/dk/speakers/beosound-a5)
- [Beosound A9 5th gen](https://www.bang-olufsen.com/en/dk/speakers/beosound-a9)
- [Beosound Balance](https://www.bang-olufsen.com/en/dk/speakers/beosound-balance)
- [Beosound Emerge](https://www.bang-olufsen.com/en/dk/speakers/beosound-emerge)
- [Beosound Level](https://www.bang-olufsen.com/en/dk/speakers/beosound-level)
- [Beosound Premiere](https://www.bang-olufsen.com/en/dk/soundbars/beosound-premiere)
- [Beosound Theatre](https://www.bang-olufsen.com/en/dk/soundbars/beosound-theatre)
API documentation can be found on the [Github page](https://bang-olufsen.github.io/mozart-open-api).