GET /metrics
Servers
- https://api.ahrefs.com/v3/site-explorer
Query parameters
Name | Type | Required | Description |
---|---|---|---|
volume_mode |
String | No |
The search volume calculation mode: monthly or average. It affects volume, traffic, and traffic value. Possible values:
Default value: "monthly" |
protocol |
String | No |
The protocol of your target. Possible values:
Default value: "both" |
output |
String | No |
The output format. Possible values:
|
target |
String | Yes |
The target of the search: a domain or a URL. |
mode |
String | No |
The scope of the search based on the target you entered. Possible values:
Default value: "subdomains" |
country |
String | No |
A two-letter country code (ISO 3166-1 alpha-2). Possible values:
|
date |
String | Yes |
A date to report metrics on in YYYY-MM-DD format. |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.