# stable-audio

{% hint style="info" %}
This documentation is valid for the following list of our models:

* `stable-audio`
  {% endhint %}

## Model Overview

An advanced audio generation model designed to create high-quality audio tracks from textual prompts.

## Setup your API Key

If you don’t have an API key for the Apilaplas API yet, feel free to use our [Quickstart guide](https://docs.apilaplas.com/quickstart/setting-up).

## Submit a request

### API Schema

{% openapi src="/files/sjUK4RKQesZIlTiNdqn2" path="/v2/generate/audio" method="post" %}
[stable-audio.json](https://907664505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFXiHXlmmUm0WIL4dfrh%2Fuploads%2Fgit-blob-3d8ad4f35e8b017082b247c8b432bb71b6c42124%2Fstable-audio.json?alt=media)
{% endopenapi %}

{% openapi src="/files/9n5A7D2YHqLPtdYGPLaF" path="/v2/generate/audio" method="get" %}
[stable-audio-pair.json](https://907664505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwFXiHXlmmUm0WIL4dfrh%2Fuploads%2Fgit-blob-10dfc49e5019fe024aba1b78e6b3ab1d108d64bb%2Fstable-audio-pair.json?alt=media)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apilaplas.com/api-references/music-models/stability-ai/stable-audio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
