# Gaana AI Visual On-Brand Generation Docs ## Docs - [Concepts Create](https://docs.getgaana.com/api-reference/concepts-create.md): Creates a new creative concept. You can define a concept by providing a name, a description, and reference images. - [Concepts Destroy](https://docs.getgaana.com/api-reference/concepts-destroy.md): Deletes a creative concept. - [Concepts List](https://docs.getgaana.com/api-reference/concepts-list.md): Retrieves a paginated list of all available creative concepts. Concepts are the core ideas or themes used to generate visuals. - [Concepts Partial Update](https://docs.getgaana.com/api-reference/concepts-partial-update.md) - [Concepts Retrieve](https://docs.getgaana.com/api-reference/concepts-retrieve.md): Retrieves a specific creative concept by its unique identifier. - [Concepts Update](https://docs.getgaana.com/api-reference/concepts-update.md): Updates an existing creative concept. - [Get Auth Token Create](https://docs.getgaana.com/api-reference/get-auth-token-create.md): Authenticates the user with an API key and returns a JWT bearer token for accessing protected endpoints. - [Media Config Create](https://docs.getgaana.com/api-reference/media-config-create.md): Creates a new media configuration for generating visuals. - [Media Config Destroy](https://docs.getgaana.com/api-reference/media-config-destroy.md): Deletes a media configuration. - [Media Config List](https://docs.getgaana.com/api-reference/media-config-list.md): Retrieves a list of all media configurations. - [Media Config Retrieve](https://docs.getgaana.com/api-reference/media-config-retrieve.md): Retrieves a specific media configuration by its ID. - [Media List](https://docs.getgaana.com/api-reference/media-list.md): Retrieves a list of generated media for a specific object. - [Media Retrieve](https://docs.getgaana.com/api-reference/media-retrieve.md): Retrieves a specific generated media asset by its ID. - [Products Create](https://docs.getgaana.com/api-reference/products-create.md): Creates a new product. - [Products Destroy](https://docs.getgaana.com/api-reference/products-destroy.md): Deletes a product. - [Products List](https://docs.getgaana.com/api-reference/products-list.md): Retrieves a list of all products. - [Products Partial Update](https://docs.getgaana.com/api-reference/products-partial-update.md): Partially updates a product. - [Products Retrieve](https://docs.getgaana.com/api-reference/products-retrieve.md): Retrieves a specific product by its ID. - [Products Update](https://docs.getgaana.com/api-reference/products-update.md): Updates a product. - [Upload Media Create](https://docs.getgaana.com/api-reference/upload-media-create.md): Uploads a media file (like a product image) to be used as a reference for generating visuals. - [Authentication](https://docs.getgaana.com/guides/authentication.md): Learn how to authenticate with the Gaana AI On-Brand Visual Generation. - [API Environments](https://docs.getgaana.com/guides/environments.md): Learn about the different API environments available for the Gaana AI Visual On-Brand Generation API. - [Introduction](https://docs.getgaana.com/guides/introduction.md): Welcome to the Gaana AI On-Brand Visual Generation documentation. - [Visuals with Multiple Products](https://docs.getgaana.com/guides/visuals-multiple-products.md): Learn how to generate visuals that feature multiple products. - [Visuals for a Single Product (Multiple Images)](https://docs.getgaana.com/guides/visuals-single-product-multiple-images.md): Learn how to generate visuals for a single product using multiple images from different angles. - [Visuals for a Single Product (Single Image)](https://docs.getgaana.com/guides/visuals-single-product-single-image.md): Learn how to generate visuals for a single product using a single product image. - [Visuals with a Reference Image](https://docs.getgaana.com/guides/visuals-with-reference-image.md): Learn how to generate visuals using a concept with a reference image. - [Visuals without product](https://docs.getgaana.com/guides/visuals-without-product.md) - [Tutorial: Generate a Visual from a Concept](https://docs.getgaana.com/tutorials/generate-with-concept-only/index.md): A step-by-step tutorial on how to generate a visual using only a creative concept. - [Tutorial: Generate a Visual with a Multi-Image Product](https://docs.getgaana.com/tutorials/generate-with-multi-image-product/index.md): A step-by-step tutorial on how to generate a visual for a single product using multiple images. - [Tutorial: Generate a Visual with Multiple Products](https://docs.getgaana.com/tutorials/generate-with-multiple-products/index.md): A step-by-step tutorial on how to generate a visual featuring multiple products. - [Tutorial: Generate a Visual with a Reference Image](https://docs.getgaana.com/tutorials/generate-with-reference-image/index.md): A step-by-step tutorial on how to use a reference image to influence your visual generation. - [Tutorial: Generate a Visual with a Single Product](https://docs.getgaana.com/tutorials/generate-with-single-product/index.md): A step-by-step tutorial on how to generate a visual for a single product. ## OpenAPI Specs - [openapi](https://docs.getgaana.com/api-reference/openapi.yaml)