> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/credits.md).

# Credits

Depending on your subscription plan, you get a number of monthly credits. You can use them to make requests to the different endpoints.

When a request is successful, the credits get deducted from your monthly balance. If the request is not successful you are not charged

| Request                                                                                                                                             | Credits |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| [Create Content](/quick-start/podcasts/create-podcast-episode.md#step-1-create-content-request)                                                     | 10      |
| [Create Infographic](/quick-start/infographics/from-text.md)                                                                                        | 10      |
| [Create Briefing Document](/quick-start/documents/create-document.md)                                                                               | 10      |
| [Create Slide Deck](/quick-start/slide-decks/from-text.md)                                                                                          | 30      |
| [Create Podcast with custom script](/quick-start/podcasts/from-custom-script.md)                                                                    | 200     |
| [Create Podcast with custom voices](/quick-start/tools/clone-voice.md)                                                                              | 210     |
| [Modify existing Podcast](/quick-start/podcasts/modify-podcast-episode.md)                                                                          | 200     |
| [Get Transcript](/quick-start/tools/transcribe-audio.md)                                                                                            | 30      |
| [Create Short (avatar-based)](/quick-start/video-shorts/create-video-short.md)                                                                      | 400     |
| [Separate Speakers Voices](/quick-start/tools/separate-speakers-audio.md)                                                                           | 200     |
| [Create Avatar](/quick-start/video-shorts/create-video-short.md#step-1-get-available-avatars)                                                       | 200     |
| [Create Explainer Video (`explainer` or `short`), base price](/quick-start/explainer-videos/create-explainer-video.md)                              | 50      |
| [Create Explainer Video (`cinematic`), base price](/quick-start/explainer-videos/create-explainer-video.md)                                         | 100     |
| [Explicit voice selection on an Explainer Video](/quick-start/explainer-videos/create-explainer-video.md#optional-choose-explicit-narration-voices) | +200    |

The avatar-based **Create Short** product uses the `/video/CreateShorts...` endpoints and is separate from an avatar-free Explainer Video created with `POST /content/Create`, `outputType: "video"`, and `format: "short"`.

Explainer Video prices are base prices when `voice1` and `voice2` are omitted. Supplying any `voice1` or `voice2` ID adds 200 credits once per video request, regardless of whether the ID is a global voice returned by `/content/GetVoices` or a voice cloned by your account. The surcharge is per request, not per voice. To use the base price, omit both voice fields and set `language` to the required value.

The rest of the requests are free of charge.

Any remaining credits at the end of the month are not carried over to the next month.
