Semrush
SEO, keyword, and competitive data.
AnalyticsAPI key37 endpoints
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
SEMRUSH_ACCOUNT_UNITS_BALANCE Tool to fetch the remaining Semrush Standard API units for the authenticated account. Use this before launching large batches of Semrush report requests to preflight and fail fast if units are exhausted or below a required threshold. | POST /composio/semrush/semrush_account_units_balance | external_send | — | — | managed |
SEMRUSH_ADS_COPIES Retrieves unique ad copies Semrush has observed for a specified domain from a regional database, detailing ads seen in Google's paid search results. Results are a sampled subset, not a complete picture of the domain's advertising. Response is returned as a CSV-like string; parse columns (e.g., Tt, Ds) using the pipe or semicolon delimiter. | POST /composio/semrush/semrush_ads_copies | external_send | — | — | managed |
SEMRUSH_ANCHORS Use this action to get a CSV report of anchor texts for backlinks pointing to a specified, publicly accessible domain, root domain, or URL. | POST /composio/semrush/semrush_anchors | external_send | — | — | managed |
SEMRUSH_AUTHORITY_SCORE_PROFILE Retrieves the Authority Score (AS) profile for a specified target, showing the count of referring domains that link to the target for each AS value from 0 to 100. | POST /composio/semrush/semrush_authority_score_profile | external_send | — | — | managed |
SEMRUSH_BACKLINKS Fetches backlinks for a specified domain or URL as a semicolon-delimited CSV string (parse with `sep=';'`); allows customization of columns, sorting, and filtering. Consumes Semrush API credits per request. Ensure `display_limit` surpasses `display_offset` when an offset is used, and note the `urlanchor` filter may have limitations for targets with extensive backlinks. | POST /composio/semrush/semrush_backlinks | external_send | — | — | managed |
SEMRUSH_BACKLINKS_OVERVIEW Provides a semicolon-delimited (sep=';') CSV summary of backlinks, including Authority Score and link type breakdowns, for a specified and publicly accessible domain, root domain, or URL. A result of 'ERROR 50 :: NOTHING FOUND' means the target has no data in the database and is a valid zero-result response. | POST /composio/semrush/semrush_backlinks_overview | external_send | — | — | managed |
SEMRUSH_BATCH_COMPARISON Compares backlink profiles for multiple specified targets (domains, subdomains, or URLs) to analyze and compare link-building efforts. | POST /composio/semrush/semrush_batch_comparison | external_send | — | — | managed |
SEMRUSH_BATCH_KEYWORD_OVERVIEW Fetches a keyword overview report from a Semrush regional database for up to 100 keywords, providing metrics like search volume, CPC, and keyword difficulty. Response is CSV-like text (not JSON); parse accordingly. Returns literal string 'ERROR 50 :: NOTHING FOUND' for keywords with no data in the selected database — treat as zero results and fall back to SEMRUSH_KEYWORD_OVERVIEW_ONE_DATABASE or SEMRUSH_KEYWORD_OVERVIEW_ALL_DATABASES for those terms. | POST /composio/semrush/semrush_batch_keyword_overview | external_send | — | — | managed |
SEMRUSH_BROAD_MATCH_KEYWORD Fetches broad match keywords for a given phrase. Response is CSV-like text (not JSON); parse by splitting on line breaks and delimiters. `display_sort` and `display_filter` parameters are defined but currently not utilized by the API call. | POST /composio/semrush/semrush_broad_match_keyword | external_send | — | — | managed |
SEMRUSH_CATEGORIES Retrieves categories and their 0-1 confidence ratings for a specified domain, subdomain, or URL, with results sorted by rating. Response is returned as semicolon-separated text in a single 'data' field requiring parsing before use. Some niche or atypical targets may return no category data. | POST /composio/semrush/semrush_categories | external_send | — | — | managed |
SEMRUSH_CATEGORIES_PROFILE Retrieves a profile of content categories from referring domains for a specified target, analyzing its first 10,000 referring domains and sorting results by domain count. | POST /composio/semrush/semrush_categories_profile | external_send | — | — | managed |
SEMRUSH_COMPETITORS Retrieves a CSV-formatted report of competitors for a specified target (root domain, domain, or URL) based on shared backlinks or referring domains. Output is a CSV string; use display_limit and display_offset to paginate without silent truncation. | POST /composio/semrush/semrush_competitors | external_send | — | — | managed |
SEMRUSH_COMPETITORS_IN_ORGANIC_SEARCH Use to get a domain's organic search competitors from Semrush as a semicolon-separated string; `display_date` requires 'YYYYMM15' format if used. | POST /composio/semrush/semrush_competitors_in_organic_search | external_send | — | — | managed |
SEMRUSH_COMPETITORS_IN_PAID_SEARCH Retrieves a list of a domain's competitors in paid search results from a specified regional database. | POST /composio/semrush/semrush_competitors_in_paid_search | external_send | — | — | managed |
SEMRUSH_DOMAIN_AD_HISTORY Retrieves a domain's 12-month advertising history from Semrush (keywords bid on, ad positions, ad copy) for PPC strategy and competitor analysis; most effective when the domain has ad history in the selected database. | POST /composio/semrush/semrush_domain_ad_history | external_send | — | — | managed |
SEMRUSH_DOMAIN_ORGANIC_PAGES Fetches a report on a domain's unique organic pages ranking in Google's top 100 search results, with options for specifying database, date, columns, sorting, and filtering. Response is semicolon-separated CSV text in a single `data` field requiring explicit parsing. The literal response `ERROR 50 :: NOTHING FOUND` means zero results for that domain/database combination, not a system error. Traffic metrics (e.g., `Tr`) are modeled estimates incompatible with first-party analytics data. | POST /composio/semrush/semrush_domain_organic_pages | external_send | — | — | managed |
SEMRUSH_DOMAIN_ORGANIC_SEARCH_KEYWORDS Retrieves organic search keywords for a domain from a specified Semrush regional database; `display_positions` must be set if `display_daily=1` for daily updates. Response is semicolon-delimited CSV text (parse with sep=';', cast numeric columns before aggregations). A response of 'ERROR 50 :: NOTHING FOUND' indicates no data for the domain in the selected database — treat as a valid zero-result. | POST /composio/semrush/semrush_domain_organic_search_keywords | external_send | — | — | managed |
SEMRUSH_DOMAIN_ORGANIC_SUBDOMAINS Retrieves a report on subdomains of a given domain that rank in Google's top 100 organic search results for a specified regional database. | POST /composio/semrush/semrush_domain_organic_subdomains | external_send | — | — | managed |
SEMRUSH_DOMAIN_PAID_SEARCH_KEYWORDS Fetches keywords driving paid search traffic to a specified, existing domain using a supported Semrush regional database. | POST /composio/semrush/semrush_domain_paid_search_keywords | external_send | — | — | managed |
SEMRUSH_DOMAIN_PLA_SEARCH_KEYWORDS Retrieves Product Listing Ad (PLA) search keywords for a specified domain from a Semrush regional database. | POST /composio/semrush/semrush_domain_pla_search_keywords | external_send | — | — | managed |
SEMRUSH_DOMAIN_VS_DOMAIN Analyzes keyword rankings by comparing up to five domains to find common, unique, or gap keywords, using specified organic/paid types and comparison logic in the `domains` string. | POST /composio/semrush/semrush_domain_vs_domain | external_send | — | — | managed |
SEMRUSH_HISTORICAL_DATA Retrieves monthly historical backlink and referring domain data for a specified root domain, returned as a time series string with newest records first. | POST /composio/semrush/semrush_historical_data | external_send | — | — | managed |
SEMRUSH_INDEXED_PAGES Retrieves a list of indexed pages from Semrush for a specified `target` (root domain, domain, or URL) and `target_type`, ensuring `target` is publicly accessible, Semrush-analyzable, and correctly matches `target_type`. Returns CSV-like text output requiring parsing before structured analysis. | POST /composio/semrush/semrush_indexed_pages | external_send | — | — | managed |
SEMRUSH_KEYWORD_DIFFICULTY Determines the Keyword Difficulty (KD) score (0-100, higher means greater difficulty) for a given phrase in a specific Semrush regional database to assess its SEO competitiveness. Returns CSV-formatted text; parse before programmatic use. | POST /composio/semrush/semrush_keyword_difficulty | external_send | — | — | managed |
SEMRUSH_KEYWORD_OVERVIEW_ALL_DATABASES Fetches a keyword overview from Semrush for a specified phrase, including metrics like search volume, CPC, and competition. Response is returned as a CSV-like string; parse headers and rows into a structured table before extracting values like Nq, Cp, or Kd. | POST /composio/semrush/semrush_keyword_overview_all_databases | external_send | — | — | managed |
SEMRUSH_KEYWORD_OVERVIEW_ONE_DATABASE Fetches a keyword summary for a specified phrase from a chosen regional database. Returns CSV-like text (not JSON) with column headers matching `export_columns` codes (e.g., 'Ph', 'Nq', 'Kd'); parse headers and rows into structured data before use. A plain-text 'ERROR 50 :: NOTHING FOUND' response indicates zero results, not a transport error. | POST /composio/semrush/semrush_keyword_overview_one_database | external_send | — | — | managed |
SEMRUSH_KEYWORDS_ADS_HISTORY Fetches a historical report (last 12 months) of domains advertising on a specified keyword in Google Ads, optionally for a specific month ('YYYYMM15') or the most recent period, returning raw CSV-like data. | POST /composio/semrush/semrush_keywords_ads_history | external_send | — | — | managed |
SEMRUSH_ORGANIC_RESULTS Retrieves up to 100,000 domains and URLs from Google's top 100 organic search results for a keyword and region, returning a raw string; use `display_date` in 'YYYYMM15' format (day must be '15') for historical data. | POST /composio/semrush/semrush_organic_results | external_send | — | — | managed |
SEMRUSH_PAID_RESULTS Fetches domains ranking in Google's paid search results (AdWords) for a specified keyword and regional database. | POST /composio/semrush/semrush_paid_results | external_send | — | — | managed |
SEMRUSH_PHRASE_QUESTIONS Fetches question-format keywords semantically related to a given query phrase for a specified regional database, aiding in understanding user search intent and discovering content ideas. | POST /composio/semrush/semrush_phrase_questions | external_send | — | — | managed |
SEMRUSH_PLA_COMPETITORS Retrieves domains competing with a specified domain in Google's Product Listing Ads (PLA) from a given Semrush regional database. | POST /composio/semrush/semrush_pla_competitors | external_send | — | — | managed |
SEMRUSH_PLA_COPIES Fetches Product Listing Ad (PLA) copies that Semrush observed for a domain in Google's paid search results. | POST /composio/semrush/semrush_pla_copies | external_send | — | — | managed |
SEMRUSH_REFERRING_DOMAINS Retrieves a semicolon-delimited text report listing domains that link to a target, with options to filter by type (not value). Parse with sep=';' and cast numeric columns (e.g., backlinks_num, domain_ascore) before aggregating. | POST /composio/semrush/semrush_referring_domains | external_send | — | — | managed |
SEMRUSH_REFERRING_DOMAINS_BY_COUNTRY Generates a CSV report detailing the geographic distribution of referring domains (by country, determined via IP address) for a specified, publicly accessible target. | POST /composio/semrush/semrush_referring_domains_by_country | external_send | — | — | managed |
SEMRUSH_REFERRING_I_PS Fetches IP addresses that are sources of backlinks for a specified target domain, root domain, or URL. | POST /composio/semrush/semrush_referring_i_ps | external_send | — | — | managed |
SEMRUSH_RELATED_KEYWORDS Call this to find related keywords (including synonyms and variations) for a target phrase in a specific regional database; `display_date` (if used for historical data) must be 'YYYYMM15' for a past month. Response is CSV-like delimited text (not JSON); parse by splitting on newlines and delimiters to extract structured rows. | POST /composio/semrush/semrush_related_keywords | external_send | — | — | managed |
SEMRUSH_TLD_DISTRIBUTION Fetches a report on the Top-Level Domain (TLD) distribution of referring domains for a specified target, useful for analyzing geographic or categorical backlink diversity. | POST /composio/semrush/semrush_tld_distribution | external_send | — | — | managed |