---
title: "HuntAPI Pricing - plans, prices, and limits"
lang: en
canonical_url: https://www.huntapi.com/pricing
last_updated: 2026-08-18
summary: "Credit-based pricing. 1 successful media call = 1 credit, no bandwidth fees. Free plan with 10 credits, Premium from $99/month, then Startup, Startup+, Enterprise, Enterprise+, and Corporate."
---

# HuntAPI Pricing

HuntAPI is a Video to API. Pricing is credit-based and transparent: 1 successful call equals 1 credit, whether you download video, extract audio, or fetch media metadata. There are no bandwidth or file-size fees. Prices below are monthly subscription rates in USD and EUR. All paid plans include Standard Support, HTTPS encryption, video and audio download, video metadata, and 90-day log retention.

## Languages
- [English](https://www.huntapi.com/pricing.md)
- [Français](https://www.huntapi.com/fr/pricing.md)
- [Deutsch](https://www.huntapi.com/de/pricing.md)
- [Español](https://www.huntapi.com/es/pricing.md)
- [Português](https://www.huntapi.com/pt/pricing.md)
- [Italiano](https://www.huntapi.com/it/pricing.md)
- [Nederlands](https://www.huntapi.com/nl/pricing.md)
- [Polski](https://www.huntapi.com/pl/pricing.md)
- [Svenska](https://www.huntapi.com/sv/pricing.md)
- [Dansk](https://www.huntapi.com/da/pricing.md)

## Plans

All plans in one table. Credits are included each billing month. 1 credit = 1 successful video download, audio download, or media metadata call.

| Plan | USD | EUR | Monthly credits | Requests/sec | Support | Notable features |
| --- | --- | --- | --- | --- | --- | --- |
| Free | $0 | €0 | 10 | 1 | None | HTTPS, video metadata, video and audio download, 90-day logs |
| Premium | $99/mo | €85/mo | 500 | 1 | Standard | Best-value starter paid plan |
| Startup | $299/mo | €255/mo | 2,000 | 3 | Standard | Higher throughput for growing products |
| Startup+ | $499/mo | €425/mo | 5,000 | 5 | Standard | Higher monthly volume |
| Enterprise | $999/mo | €850/mo | 10,000 | 7 | Standard | High-volume production use |
| Enterprise+ | $1,999/mo | €1,700/mo | 25,000 | 10 | Standard | Highest listed monthly volume |
| Corporate | Custom | Custom | Custom | Custom | Dedicated | Custom volume, custom rate limit, custom solutions |

Optional Platinum Support can be added to paid plans and is billed annually: Premium $479 / €410; Startup $599 / €510; Startup+ $719 / €615; Enterprise $1,019 / €870; Enterprise+ $1,619 / €1,380.

The Corporate plan is priced on request for custom volume, custom rate limits, and dedicated support. [Contact us](https://www.huntapi.com/contact). To start yourself, [create a free account](https://app.huntapi.com/register). Early-stage companies can [apply to the Startup Program](https://www.huntapi.com/startup-program) for up to 50% off Premium or Startup for 12 months.

## How credits work

- 1 successful call = 1 credit on GET https://api.huntapi.com/v1/video/download, GET https://api.huntapi.com/v1/audio/download, or GET https://api.huntapi.com/v1/media/metadata
- Metadata not-found responses for private or unavailable content are not charged
- No bandwidth or file-size charges: a 10 MB file and a 15 GB file both cost 1 credit when the call succeeds
- When the credit balance reaches zero, new queries are rejected until the next billing cycle or a plan change

## Support

Paid plans include Standard Support. Platinum Support is an optional annual add-on.

**Standard**
- General review of the issue
- Access to knowledge base articles
- Email support
- Regular product updates and fixes

**Platinum**
- Dedicated account team
- Priority email support with unlimited communication
- Priority bug review and updates
- Optional quarterly briefing with product management
- Feature requests as priority roadmap input
- Private Slack or Discord channel

## FAQ

### How much does HuntAPI cost?

The Free plan is $0 / €0 with 10 credits and 1 request per second. Paid monthly plans (USD, then EUR): Premium $99 / €85 (500 credits, 1 req/s), Startup $299 / €255 (2,000 credits, 3 req/s), Startup+ $499 / €425 (5,000 credits, 5 req/s), Enterprise $999 / €850 (10,000 credits, 7 req/s), Enterprise+ $1,999 / €1,700 (25,000 credits, 10 req/s). Corporate is priced on request.

### Is HuntAPI free to start?

Yes. The Free plan is $0 and includes 10 credits, 1 request per second, video and audio download, metadata, HTTPS, and 90-day log retention. [Create a free account](https://app.huntapi.com/register).

### When are credits deducted?

Credits are deducted when you receive a successful response. Failed metadata lookups for private or unavailable content are not charged. When the balance reaches zero, new queries are rejected.

### Do you charge based on bandwidth or file size?

No. HuntAPI never charges for bandwidth or video size. One successful media call = 1 credit, whether the file is 10 MB or 15 GB.

### Is there a Corporate or custom plan?

Yes. Corporate is priced on request and adds custom volume, a custom rate limit, dedicated support, and custom solutions. [Contact us](https://www.huntapi.com/contact).

### Is there a startup discount?

Yes. The Startup Program offers up to 50% off Premium or Startup for 12 months for early-stage companies (less than 3 years old, under €2M funding, with an active product team). [Apply here](https://www.huntapi.com/startup-program).

### What payment methods do you accept?

Visa, Mastercard, American Express, and Discover.

### What is your refund policy?

Full refund within 7 days of the initial credit purchase, unless more than 20% of the credits have been used.

### Do you offer technical support?

Yes. All paid plans include Standard Support (email and knowledge base). Platinum Support adds a dedicated team, priority response, and a private Slack or Discord channel. Compare options on the [pricing page](https://www.huntapi.com/pricing).

### How does the API work?

Downloads are asynchronous. Call GET https://api.huntapi.com/v1/video/download or GET https://api.huntapi.com/v1/audio/download with the media URL; you receive a job_id. Poll GET https://api.huntapi.com/v1/jobs/{job_id} until status is CompletedJob (or Error / NotFound / BadRequest). For metadata only, use the synchronous GET https://api.huntapi.com/v1/media/metadata?query=... Auth header: x-api-key.

---

_Markdown version of [the pricing page](https://www.huntapi.com/pricing) for AI agents and LLMs. More: [llms.txt](https://www.huntapi.com/llms.txt) · [for-llms](https://www.huntapi.com/for-llms)._

This file: https://www.huntapi.com/pricing.md
