# Pixy API Docs ## Docs - [Generate Design](https://docs.pixy.art/api-reference/generate-design.md): Render one or more images from a Pixy design or template. - [List designs](https://docs.pixy.art/api-reference/list-designs.md): Browse saved designs with optional embed user filtering. - [Get current user](https://docs.pixy.art/api-reference/me.md): Return the resolved user for the provided Pixy bearer API key. - [Search public templates](https://docs.pixy.art/api-reference/search-public-templates.md): Browse public Pixy templates with optional search and pagination. - [Authentication](https://docs.pixy.art/authentication.md): How to authenticate requests to the Pixy API. - [Authentication](https://docs.pixy.art/embed/authentication.md): Use embed keys and allowed origins to control where the editor can load. - [Configuration](https://docs.pixy.art/embed/configuration.md): Configure branding, launch behavior, and editor sidebar visibility. - [How to use](https://docs.pixy.art/embed/how-to-use.md): Choose the right Pixy embed launch mode and handle saved designs correctly. - [Welcome](https://docs.pixy.art/embed/welcome.md): Add the Pixy editor to your own product. - [How to use](https://docs.pixy.art/get-started.md): Learn how to find IDs, build modifications, and send your first Pixy API request. - [Modifications](https://docs.pixy.art/modifications.md): See which element types support which modification fields. - [Welcome](https://docs.pixy.art/welcome.md): Meet Pixy API and see what you can build with it. ## OpenAPI Specs - [openapi](https://docs.pixy.art/openapi.yaml)