# Stability.Ai ## Docs - [Getting Started](https://stabilityai.apidog.io/doc-455573.md): ## API Docs - v1 > user [account](https://stabilityai.apidog.io/api-6070373.md): Get information about the account associated with the provided API key - v1 > user [balance](https://stabilityai.apidog.io/api-6070374.md): Get the credit balance of the account/organization associated with the API key - v1 > engines [list](https://stabilityai.apidog.io/api-6070372.md): List all engines available to your organization/user - v1 > generation [text-to-image](https://stabilityai.apidog.io/api-6070368.md): Generate a new image from a text prompt - v1 > generation [image-to-image](https://stabilityai.apidog.io/api-6070369.md): Modify an image based on a text prompt - v1 > generation [image-to-image/upscale](https://stabilityai.apidog.io/api-6070370.md): Create a higher resolution version of an input image. - v1 > generation [image-to-image/masking](https://stabilityai.apidog.io/api-6070371.md): Selectively modify portions of an image using a mask - v2alpha > generation [image-to-video](https://stabilityai.apidog.io/api-6070375.md): Generate a short video based on an initial image with [Stable Video Diffusion](https://static1.squarespace.com/static/6213c340453c3f502425776e/t/655ce779b9d47d342a93c890/1700587395994/stable_video_diffusion.pdf), - v2alpha > generation [image-to-video/result](https://stabilityai.apidog.io/api-6070376.md): Fetch the result of an image-to-video generation by ID. Make sure you use the same API key that you used to - v2alpha > generation [stable-image/upscale](https://stabilityai.apidog.io/api-6070377.md): Takes images between 64x64 and 1 megapixel and upscales them all the way to **4K** resolution. Put more - v2alpha > generation [stable-image/upscale/result](https://stabilityai.apidog.io/api-6070378.md): Fetch the result of an upscale generation by ID. Make sure to use the same API key to fetch the generation result - v2alpha > generation [stable-image/inpaint](https://stabilityai.apidog.io/api-6070379.md): Inpaint an existing image, with or without a mask, using our latest-and-greatest inpainting model.