# Endpoints

 - [POST /ads/generate](https://docs.bria.ai/ad-generation/endpoints/generate-ads.md): Bria's Ads Generation API enables builders to create multiple ads (scenes) in various sizes and resolutions, all unified by the same branding, style, and messaging. You can start exploring immediately
 - [GET /ads/brands](https://docs.bria.ai/ad-generation/endpoints/get-brands.md): Retrieves the list of your private brands. For initial testing, you can use our public brand IDs directly in the `/ads/generate` endpoint. To create your own private brands that will appear in this li
 - [GET /ads/templates](https://docs.bria.ai/ad-generation/endpoints/get-templates.md): Retrieves the list of your private templates. To start experimenting right away, use our public template IDs (**1062**, **1061**) directly in the `/ads/generate` endpoint. To create your own private t
 - [GET /ads/templates/{template_id}](https://docs.bria.ai/ad-generation/endpoints/paths/~1ads~1templates~1%7Btemplate_id%7D/get.md): Retrieve details for a specific private template by its ID. Please note: This endpoint is for inspecting your private templates only and cannot be used to retrieve details for public template IDs.
