> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mottostreaming.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Import API

> Use our Studio API inside of a convenient client like Postman or Insomnia.

If you would like to use our Studio API inside of a convenient client like Postman or Insomnia, you can save our
OpenAPI 3.0 file to your device and easily import it into your preferred client.

### Download

Download the OpenAPI 3.0 file [here](https://api-docs.mottostreaming.com/openapi.yaml) (right-click -> save as).

<Tip>
  If you prefer using gPRC over REST, we support the gRPC-compatible [Connect protocol](https://connectrpc.com/). It offers autogenerated clients in most popular languages [here](https://buf.build/motto/api/sdks/main).
</Tip>

### Instructions

For more specific instructions on how to import the OpenAPI 3.0 file into common clients, please refer to the following links.

* [Postman](https://learning.postman.com/docs/integrations/available-integrations/working-with-openAPI/).
* [Insomnia](https://support.insomnia.rest/article/23-importing-and-exporting-data).
* [Bruno](https://github.com/usebruno/bruno/pull/578)
