Submit the application form
Submit the Ahrefs Connect application form with:
- A brief description of your product
- A link to your website
- How you plan to use Ahrefs data in your app
If your app is already part of the legacy Integrations program, you automatically have access to the staging environment and can start building with API v3 right away. Contact support@ahrefs.com when you are ready to kick off the review and activation process for production.
Get an Enterprise plan (new integrations only)
New integrations require an Ahrefs Enterprise plan to activate in production. You do not need it during development — only to go live.Legacy integration partners are exempt from this requirement.
Set up your app in Ahrefs Connect
Once approved, go to Account settings → Ahrefs Connect. This section provides:At this stage your app status is Inactive, which lets you:
- Your Client ID and Client Secret
- Fields to configure Redirect URIs for staging and production
- Test OAuth flows in your staging environment
- Make free test requests to API v3 endpoints
Copy your credentials
From the Ahrefs Connect section, copy your Client ID and Client Secret. You will need these when configuring the integration in Nango.
Submit for review
When development is complete, contact support@ahrefs.com or your Ahrefs sales manager to start the approval process. You will need to provide:
- Enterprise subscription — required for new integrations before activation. Legacy app owners are exempt.
- User connection flow — a detailed description and screenshots showing how users connect their Ahrefs account, how their profile looks before and after connecting, how Ahrefs data appears in your app, and how users revoke access.
- Authorization process video — a full, unedited recording of the OAuth flow from start to a connected user profile. Voiceover is encouraged. Access tokens must never be visible to users in the recording.
- API usage details — which endpoints you use, what data you pull, how your integration uses that data, and what measures you take to conserve users’ API units.
Activation
Once your app passes verification, Ahrefs switches it to Active, enabling:
- Live OAuth connections for Ahrefs users via your production credentials
- Listing in the Ahrefs Apps Gallery (offered by the sales team)
Next
Follow the Quickstart to connect your first account.