Pricing - Ahrefs API

Ahrefs API v2 has been discontinued

This documentation is for the legacy version of our API (v2), which you can no longer subscribe to. If you already have an active API v2 subscription, it will still work as before. Read about our latest API v3.

Pricing Mechanism

Your API consumption is charged by rows of data of returned results. Each request consumes one row + number of results * price of each result.
For price of each result, please look it up in documentation for each function.
Most of requests will cost one row for the request itself + number of rows of returned results for the said request.

For example: your request returns 1,000 referring domains. The total number of rows consumed will be 1,000 + 1 ( the request itself costs 1 row) , equal to 1,001.

There are, however, additional costs for some features like "where" and "having".
Applications working through Integrations interface consume Integrations rows, thereby rows consumption will be determined under Ahrefs Subscriptions.
If you work directly with Ahrefs API without Integrations interface , API Rows will be consumed instead. API Rows consumption is determined under API Subscriptions.