# Imagior API Documentation ## Docs - [Generate Image](https://docs.imagior.com/api-reference/image-generate.md): Generates an image based on a specified design template. Requires a template ID and optional modifications to customize the output. - [Retrieve Account Details](https://docs.imagior.com/api-reference/retrieve-account-details.md): Retrieves the account details of the authenticated user, including name, email, and remaining credits. - [Retrieve All Templates](https://docs.imagior.com/api-reference/retrieve-all-templates.md): Retrieves all templates belonging to the authenticated user, with optional sorting by fields such as `updatedAt`. - [Retrieve Template Elements and Their Basic Properties](https://docs.imagior.com/api-reference/retrieve-basic-template-elements.md): Fetches basic properties of elements for a specific design template by its ID for the authenticated user. - [Retrieve Template Elements](https://docs.imagior.com/api-reference/retrieve-template-elements.md): Fetches all elements of a specific design template by its ID for the authenticated user. - [FAQs](https://docs.imagior.com/faq.md): Find answers to common questions about Imagior API and its features. - [Access the Dashboard](https://docs.imagior.com/getting-started/access-dashboard.md): Guide to accessing and navigating the Imagior dashboard to manage your templates, API keys, and more. - [Create Your Account](https://docs.imagior.com/getting-started/create-account.md): Step-by-step guide to creating your Imagior account and getting started with the API. - [Create Design Template](https://docs.imagior.com/getting-started/create-design-template.md): Step-by-step guide to creating a design template to use with the Imagior API. - [Go to the Developers Page](https://docs.imagior.com/getting-started/developers-page.md): Guide to accessing and managing your API keys on the Imagior Developers page. - [Make Your First API Call](https://docs.imagior.com/getting-started/first-api-call.md): Step-by-step guide to making your first API call using the Imagior API. - [Generate your API Key](https://docs.imagior.com/getting-started/generate-api-key.md): Step-by-step guide to generating your API key for accessing the Imagior API. - [Glossary of Terms](https://docs.imagior.com/glossary-of-terms.md): Definitions of key terms and concepts used in the Imagior API and documentation. - [Report a Bug](https://docs.imagior.com/report-a-bug.md): Guidelines for reporting bugs and issues encountered while using the Imagior API. ## OpenAPI Specs - [openapi](https://docs.imagior.com/api-reference/openapi.json)