# Developer Platform API

In this section you can find automatically generates pages and endpoints for High Mobility OpenAPI spec.&#x20;

#### Rest-API

You can find the raw OpenAPI Spec for the Rest-APIs in   [Open API Specification repository](https://github.com/highmobility/open-api-specifications/tree/main).

The API references in the page can be executed against our two instances:&#x20;

* Live: <https://api.high-mobility.com/>
* Sandbox: <https://sandbox.api.high-mobility.com/>

#### Streaming

The Json Schema of messages we push can be found in our git repo at

* Root object:  [json-schema/janus/0002/spec.json](https://github.com/highmobility/open-api-specifications/blob/main/json-schema/janus/0002/spec.json)
* Data object: [json-schema/auto-api/0002/spec.json](https://github.com/highmobility/open-api-specifications/blob/main/json-schema/auto-api/0002/spec.json)
