# SVG AI pricing

> SVG AI subscriptions and credit packs. See the [pricing page](https://www.svgai.org/pricing) for plan details and checkout.

## Starter access

Sign up to get starter credits for the website. Your dashboard shows the download access available to your account. Paid credit purchases and subscriptions include SVG export. API and MCP generation and vectorization require paid access and available credits; website starter credits do not unlock paid API use.

## Monthly subscriptions

| Plan | Price | Monthly allowance |
| --- | --- | --- |
| Starter | $19.00 USD / month | 100 credits / month |
| Pro | $39.00 USD / month | 350 credits / month |

Monthly subscription credits do not roll over. Cancellation takes effect at the end of the current billing period. These are credit allowances, not fixed numbers of finished SVGs: models, variations and other operations can use different amounts.

## One-time credit packs

| Pack | Price | Billing |
| --- | --- | --- |
| 25 credits | $8.99 USD | One-time payment |
| 50 credits | $14.99 USD | One-time payment |

Purchased pack credits do not expire.

## Credit use

Use authenticated GET /api/v1/credits or the MCP get_credits tool to read current operation costs, account access and balance. Each generation variation uses credits. Include any planned variations and edits when estimating your project's credit use.

API use requires paid account access as well as an API key. If a request returns payment_required or insufficient_credits, visit the pricing page to review available plans and credit packs.

## Product and developer references

- [Website pricing](https://www.svgai.org/pricing): plan comparison and purchase flow.
- [Authentication reference](https://www.svgai.org/auth.md): credentials and paid-access boundaries.
- [API and MCP documentation](https://www.svgai.org/docs): supported operations and request examples.
- [Developer documentation index](https://www.svgai.org/docs/llms.txt): focused machine-readable navigation.
- [Support](https://www.svgai.org/contact): account and billing questions.
