# LocalAds API > Build product and creative workflows with the LocalAds API. ## Docs - [Authentication](https://docs.makelocalads.com/authentication.md): Authenticate LocalAds API requests with organization API keys. - [Changelog](https://docs.makelocalads.com/changelog.md): Updates to the LocalAds public API. - [Errors](https://docs.makelocalads.com/errors.md): Understand and handle LocalAds API errors. - [Create a photoshoot](https://docs.makelocalads.com/guides/create-photoshoot.md): Generate product photos from a reusable LocalAds template. - [Work with brands](https://docs.makelocalads.com/guides/manage-brands.md): Find the brand IDs used to scope LocalAds products and templates. - [Manage products](https://docs.makelocalads.com/guides/manage-products.md): Create and maintain the products used by LocalAds workflows. - [LocalAds API](https://docs.makelocalads.com/index.md): Build product and creative workflows with LocalAds. - [Quickstart](https://docs.makelocalads.com/quickstart.md): Create your first LocalAds product in a few minutes. - [Create a photoshoot](https://docs.makelocalads.com/reference/create-a-photoshoot.md): Starts an asynchronous photoshoot using an existing product and template. - [Create a product](https://docs.makelocalads.com/reference/create-a-product.md) - [Delete a product](https://docs.makelocalads.com/reference/delete-a-product.md) - [List brands](https://docs.makelocalads.com/reference/list-brands.md): Returns the brands available to the organization API key. - [List photoshoot templates](https://docs.makelocalads.com/reference/list-photoshoot-templates.md): Returns reusable photoshoot shot packs for a brand. - [List products](https://docs.makelocalads.com/reference/list-products.md) - [Retrieve a photoshoot](https://docs.makelocalads.com/reference/retrieve-a-photoshoot.md): Returns current progress and any completed shot outputs. - [Retrieve a photoshoot template](https://docs.makelocalads.com/reference/retrieve-a-photoshoot-template.md): Returns the ordered shots and output dimensions in a template. - [Retrieve a product](https://docs.makelocalads.com/reference/retrieve-a-product.md) - [Update a product](https://docs.makelocalads.com/reference/update-a-product.md) ## OpenAPI Specs - [openapi](https://docs.makelocalads.com/api/openapi.yaml)