> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagior.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Find answers to common questions about Imagior API and its features.

## Frequently Asked Questions

### General

<AccordionGroup>
  <Accordion title="What is Imagior?" icon="info">
    Imagior is an image creation and manipulation API designed to streamline image generation, editing, and optimization for developers, creators, and
    businesses. It provides a range of features such as dynamic image generation, advanced editing tools, and no-code integrations with platforms like
    Zapier.
  </Accordion>

  <Accordion title="How do I get started with Imagior?" icon="rocket">
    To get started, visit [Imagior.com](https://imagior.com) and create an account. You’ll receive instant access to all features with a free trial, no
    credit card required. After signing up, create your design templates, generate your API key, and follow the steps in your dashboard to make your
    first API call.
  </Accordion>

  <Accordion title="What are the key features of Imagior?" icon="star">
    Imagior offers features like dynamic image generation, advanced editing tools (e.g., resizing, cropping, filters), social media integration for
    automatic posting, detailed request logging, and a flexible credits-based usage system.
  </Accordion>
</AccordionGroup>

### Account & Billing

<AccordionGroup>
  <Accordion title="Do I need a credit card to sign up?" icon="credit-card">
    No, you don't need a credit card to sign up for a free trial. You'll have instant access to all features without providing payment information.
  </Accordion>

  <Accordion title="How can I upgrade or manage my subscription?" icon="arrow-up">
    You can manage your subscription directly from the Imagior dashboard. Go to the [**Billing**](https://app.imagior.com/billing) section to view your
    current plan, upgrade or downgrade, or change your billing details.
  </Accordion>

  <Accordion title="What happens if I reset my API key?" icon="key">
    Resetting your API key will immediately invalidate the old key and break any ongoing or scheduled operations using it. Make sure to update all
    applications and services with the new key to avoid disruptions.
  </Accordion>

  <Accordion title="How are credits used in Imagior?" icon="coins">
    Imagior operates on a credits-based system where each action, like generating an image, costs 1 credit. Credits are deducted from your account
    balance based on your usage, and you can monitor your remaining credits from the dashboard.
  </Accordion>
</AccordionGroup>

### API Usage

<AccordionGroup>
  <Accordion title="How do I authenticate my API requests?" icon="lock">
    Include your API key in the `Authorization` header of every request, formatted as `Bearer YOUR_API_KEY`. For detailed instructions, refer to the
    documentation provided in your dashboard.
  </Accordion>

  <Accordion title="How can I monitor my API usage?" icon="chart-line">
    Monitor your API usage through the Imagior dashboard under the **Usage** section, which provides real-time statistics on API calls, credits used,
    and more.
  </Accordion>

  <Accordion title="Do API requests consume credits?" icon="coin">
    Yes, most API requests, like generating images or other operations, consume credits. Be aware of the cost implications, which are detailed in the
    dashboard's **Credits Usage** section.
  </Accordion>
</AccordionGroup>

### Integrations

<AccordionGroup>
  <Accordion title="Can I use Imagior with no-code tools like Zapier?" icon="plug">
    Yes, Imagior offers seamless integration with no-code tools like Zapier. Check out the guide in your dashboard for detailed instructions on how to
    set up these integrations.
  </Accordion>

  <Accordion title="Does Imagior support integration with other platforms?" icon="code">
    Yes, aside from Zapier, Imagior can also integrate with other platforms and services using our API. Check the dashboard for details on supported
    integrations.
  </Accordion>
</AccordionGroup>

### Troubleshooting

<AccordionGroup>
  <Accordion title="I'm having trouble generating images. What should I do?" icon="phone">
    Ensure your API requests are correctly formatted and include all required parameters. Refer to the API Reference in your dashboard for endpoint
    details. If the issue persists, visit our [Support Center](https://app.imagior.com/support) for further assistance.
  </Accordion>

  <Accordion title="How do I report a bug or suggest a feature?" icon="bug">
    You can report bugs or suggest new features by visiting the [Support Center](https://app.imagior.com/support) and submitting a request.
  </Accordion>

  <Accordion title="Why are my API requests failing with a '403 Forbidden' error?" icon="ban">
    A '403 Forbidden' error typically means that your account does not have enough credits or your API key is invalid. Ensure you have sufficient
    credits and that your API key is correctly included in the request header.
  </Accordion>
</AccordionGroup>

### Additional Help

If you have any other questions or need more assistance, please visit our [Support Center](https://app.imagior.com/support).

***
