{
  "name": "Semrush API",
  "slug": "semrush",
  "website_url": "https://developer.semrush.com/api/",
  "vendor_description": "Semrush API (Application Programming Interface) is a method of extracting raw Semrush data without manually logging into the platform.",
  "categories": [
    "seo-keywords",
    "backlinks",
    "site-audit",
    "rank-tracking"
  ],
  "summary": "Semrush API extracts the platform's SEO and PPC data programmatically, covering organic and paid keywords, competitive analysis, ad history, and local SEO, with an MCP server for AI integration. It is a REST API supporting API-key and OAuth2 auth across 140+ countries. Pricing is published and self-serve, starting around $456/month. It is GDPR and PCI DSS compliant. Used by Samsung, LG, and Disney.",
  "capabilities": {
    "supported_actions": [
      "domain_organic_search_keywords",
      "domain_paid_search_keywords",
      "ads_copies",
      "competitors_in_organic_search",
      "competitors_in_paid_search",
      "domain_ad_history",
      "domain_vs_domain",
      "domain_pla_search_keywords",
      "pla_copies",
      "pla_competitors",
      "domain_organic_pages",
      "domain_organic_subdomains",
      "keyword_overview_all_databases",
      "keyword_overview_one_database",
      "batch_keyword_overview_one_database",
      "organic_results",
      "paid_results",
      "related_keywords",
      "keyword_ads_history",
      "broad_match_keyword",
      "phrase_questions",
      "keyword_difficulty",
      "domain_overview_all_databases",
      "domain_overview_one_database",
      "domain_overview_history",
      "winners_and_losers",
      "semrush_rank",
      "subdomain_overview_one_database",
      "subdomain_overview_all_databases",
      "subdomain_overview_history",
      "subdomain_organic_search_keywords",
      "subdomain_paid_search_keywords",
      "subdomain_organic_pages",
      "subfolder_overview_one_database",
      "subfolder_overview_history",
      "subfolder_overview_all_databases",
      "subfolder_organic_search_keywords",
      "subfolder_paid_search_keywords",
      "subfolder_organic_pages",
      "url_overview_one_database",
      "url_overview_history",
      "url_overview_all_databases",
      "url_organic_search_keywords",
      "url_paid_search_keywords",
      "backlinks_overview",
      "backlinks",
      "referring_domains",
      "referring_ips",
      "tld_distribution",
      "referring_domains_by_country",
      "anchors",
      "indexed_pages",
      "backlinks_competitors",
      "comparison_by_referring_domains",
      "batch_comparison",
      "authority_score_profile",
      "categories_profile",
      "categories",
      "backlinks_historical_data",
      "list_all_existing_projects",
      "get_information_about_existing_project",
      "create_new_project",
      "update_existing_project",
      "delete_existing_project",
      "projects_list_oauth",
      "get_project_oauth",
      "create_project_oauth",
      "update_project_oauth",
      "remove_project_oauth",
      "create_position_tracking_campaign",
      "enable_email_sending_tracking_statistics",
      "disable_email_sending_tracking_statistics",
      "add_keywords_to_tracking_campaign",
      "remove_keywords_from_tracking_campaign",
      "add_tags_to_keywords",
      "remove_tags_from_keywords",
      "add_competitors_to_tracking_campaign",
      "remove_competitors_from_tracking_campaign",
      "get_list_of_campaigns",
      "universal_location_search",
      "campaign_dates",
      "organic_overview_report",
      "adwords_overview_report",
      "organic_positions_report",
      "adwords_positions_report",
      "organic_competitors_discovery_report",
      "adwords_competitors_discovery_report",
      "organic_visibility_index_report",
      "adwords_visibility_index_report",
      "organic_landing_pages_report",
      "adwords_landing_pages_report",
      "enable_site_audit_tool",
      "edit_site_audit_campaign",
      "get_list_of_campaign_snapshots",
      "get_text_descriptions_about_issues",
      "run_audit",
      "get_information_about_campaign",
      "get_information_about_snapshot",
      "detailed_report_for_issue",
      "get_page_id_by_url",
      "get_information_about_page",
      "get_snapshots_history",
      "traffic_summary",
      "daily_traffic",
      "weekly_traffic",
      "purchase_conversion",
      "industry_categories",
      "traffic_sources",
      "traffic_destinations",
      "geo_distribution",
      "subdomains_trends",
      "top_pages",
      "traffic_rank",
      "audience_insights",
      "data_accuracy",
      "subfolders_trends",
      "age_and_sex_distribution",
      "household_distribution",
      "income_distribution",
      "education_distribution",
      "occupation_distribution",
      "audience_interests",
      "social_media",
      "create_location",
      "update_location",
      "get_location",
      "get_locations",
      "delete_location",
      "get_listings",
      "disable_listing",
      "enable_listing",
      "create_image",
      "get_images",
      "update_image",
      "delete_image",
      "get_categories",
      "get_more_hour_types",
      "get_payment_options",
      "get_campaign_map_rank_tracker",
      "get_campaigns_map_rank_tracker",
      "get_keyword_statuses",
      "get_heatmap",
      "get_metrics",
      "get_top_competitors",
      "create_campaign_map_rank_tracker",
      "update_campaign_map_rank_tracker",
      "delete_campaign_map_rank_tracker",
      "collect_campaign",
      "get_user_limits"
    ],
    "supported_regions": [
      "over 140 countries and regions (examples: us, uk, de, fr)"
    ],
    "supported_languages": [],
    "input_types": [
      "URL query parameters (domain names, keywords, database codes, dates)"
    ],
    "output_types": [
      "CSV",
      "JSON"
    ],
    "webhooks_supported": false,
    "sandbox_available": false,
    "sdk_languages": [],
    "mcp_server_available": true
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://api.semrush.com/",
    "api_version": null,
    "versioning_scheme": "none",
    "stability": "ga",
    "deprecation_policy_url": null,
    "auth_methods": [
      "api_key",
      "oauth2"
    ],
    "auth_docs_url": "https://developer.semrush.com/api/get-started/authorization/",
    "idempotency_supported": null,
    "error_format": "vendor-specific",
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": 10,
    "rate_limit_window": "second",
    "sdk_packages": [],
    "mcp_url": "https://mcp.semrush.com/v1/mcp",
    "quickstart_url": "https://developer.semrush.com/api/get-started/quick-start/"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": "455.6700",
    "price_basis": "month",
    "free_tier_available": false,
    "free_tier_limit": null,
    "free_tier_details": null,
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Business",
        "item": "API access",
        "amount_usd": "499.9500",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/kb/1547-seo-toolkit-pricing-limits"
      },
      {
        "plan": "Business",
        "item": "API access",
        "amount_usd": "416.6600",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/kb/1547-seo-toolkit-pricing-limits"
      },
      {
        "plan": "Advanced",
        "item": "API access",
        "amount_usd": "549.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/pricing/seo-ai-search/"
      },
      {
        "plan": "Advanced",
        "item": "API access",
        "amount_usd": "455.6700",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/pricing/seo-ai-search/"
      },
      {
        "plan": "Local Base",
        "item": "Map Rank Tracker API",
        "amount_usd": "30.0000",
        "amount_percent": null,
        "per": "per location per month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/kb/1611-pricing-and-plans"
      },
      {
        "plan": "Local Pro",
        "item": "Listing Management API",
        "amount_usd": "60.0000",
        "amount_percent": null,
        "per": "per location per month",
        "currency": "USD",
        "source_url": "https://www.semrush.com/kb/1611-pricing-and-plans"
      },
      {
        "plan": null,
        "item": "Map Rank Tracker API",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": null,
        "currency": "USD",
        "source_url": "https://developer.semrush.com/api/get-started/api-access/"
      }
    ]
  },
  "compliance": {
    "soc2": null,
    "hipaa": null,
    "gdpr": true,
    "iso_27001": null,
    "pci_dss": true,
    "sla_published": false,
    "sla_url": null,
    "data_retention_policy_url": null,
    "documented_rate_limits": "You can make up to 10 requests per second; You can make up to 10 simultaneous requests per account; Trends API: up to 10 requests per second (RPS) per account; Listing Management API: Create Location 10 req/s, Update Location 10 req/s, Get Location 10 req/s, Get Locations 10 req/s, Get Categories 10 req/min",
    "known_restrictions": [
      "You can make up to 10 requests per second",
      "You can make up to 10 simultaneous requests per account",
      "You can't cache the information received via API for more than one month without Semrush's express written consent",
      "For per-line reports, if you do not have enough units for the full request, the system will return the number of lines your remaining balance can cover without throwing an error",
      "API key compromise requires contacting Semrush Tech Support to update the key; users cannot reset it themselves"
    ]
  },
  "developer": {
    "docs_url": "https://developer.semrush.com/api",
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": null,
    "status_page_url": null,
    "llms_txt_url": null,
    "markdown_docs_url": null
  },
  "adoption": {
    "launched_at": "2008-01-01",
    "ga_date": null,
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Samsung",
      "LG",
      "ZoomInfo",
      "Disney",
      "Amazon",
      "HSBC",
      "Tesla",
      "Microsoft",
      "LaLiga",
      "Roche",
      "Procter & Gamble",
      "Decathlon"
    ]
  },
  "scores": {
    "agent_friendliness": null,
    "pricing_transparency": null,
    "setup_speed": null,
    "docs_quality": null,
    "procurement_friction": null,
    "trust_readiness": null,
    "best_for": [],
    "avoid_if": []
  },
  "sources": [
    {
      "field": "documented_rate_limits",
      "url": "https://developer.semrush.com/api/get-started/api-units-balance/",
      "excerpt": "The Trends API operates under a rate limit service, allowing up to 10 requests per second (RPS) per account.",
      "confidence": "medium"
    },
    {
      "field": "vendor_description",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://github.com/storerjeremy/python-semrush",
      "excerpt": "Python-Semrush is a wrapper around the SEMrush API version 3.0. You can install python-semrush from github.",
      "confidence": "medium"
    },
    {
      "field": "name",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "webhooks_supported",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "free_tier_available",
      "url": "https://developer.semrush.com/api/get-started/api-access/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "minimum_commitment",
      "url": "https://developer.semrush.com/api/get-started/api-access/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "supported_regions",
      "url": "https://developer.semrush.com/api/introduction/available-data/",
      "excerpt": "Local databases: To retrieve region-level insights, you can specify the database (for example, us , uk , de , fr , etc.) in your API requests.",
      "confidence": "medium"
    },
    {
      "field": "self_serve_signup",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": "Quick start. In this article, you'll learn how to get your API key, construct and test an API call, and retrieve and process data.",
      "confidence": "medium"
    },
    {
      "field": "gdpr",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://developer.semrush.com/api/get-started/faq/",
      "excerpt": "The Semrush API can address many business needs, from optimizing SEO/PPC ROI to enhancing your market strategy.",
      "confidence": "medium"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.semrush.com/news/423229-new-mcp-server-bridges-data-and-ai-with-effortless-api-integration/",
      "excerpt": "The MCP Server connects Semrush APIs (Trends or Standard) to AI agents, providing consistent, ready-to-go data access.",
      "confidence": "medium"
    },
    {
      "field": "supported_actions",
      "url": "https://developer.semrush.com/api/seo/domain-reports/",
      "excerpt": "This report lists keywords that bring users to a domain via Google's top 100 organic search results.",
      "confidence": "medium"
    },
    {
      "field": "categories",
      "url": "https://developer.semrush.com/api/local/overview/",
      "excerpt": "API allows you to push data from your tools into Semrush Listing Management in bulk and distribute it across directories in seconds.",
      "confidence": "medium"
    },
    {
      "field": "hipaa",
      "url": "https://www.nudgesecurity.com/security-profile/semrush-com",
      "excerpt": "HIPAA Compliant.",
      "confidence": "medium"
    },
    {
      "field": "soc2",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "soc2",
      "url": "https://www.upguard.com/security-report/semrush",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "mcp_server_available",
      "url": "https://www.semrush.com/blog/what-is-mcp-connector/",
      "excerpt": "You can link ChatGPT, Claude, Cursor, VS Code, Claude Code, or custom AI agents directly to Semrush.",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "Improve your plan with add-ons ; Additional Users. Starting at $45/mo",
      "confidence": "medium"
    },
    {
      "field": "has_published_pricing",
      "url": "https://developer.semrush.com/api/trends/api-reference/",
      "excerpt": "Purchase Conversion. Price: 1 API units per request.",
      "confidence": "medium"
    },
    {
      "field": "requires_sales_call",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "An API key is assigned to each user after subscribing to Semrush. You'll find it in Subscription info > API units.",
      "confidence": "medium"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://www.reddit.com/r/SEMrush/comments/1gdkvmc/no_semrush_business/",
      "excerpt": "I no longer see a pricing option of Semrush Business which allowed Semrush API access. It was substituted with Semrush Enterprise with $5000/mo pricing.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://developer.semrush.com/api/introduction/api-usage-restrictions/",
      "excerpt": "Rate limits: You can make up to 10 requests per second.",
      "confidence": "medium"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://developer.semrush.com/api/basics/api-tutorials/listing-management-api/",
      "excerpt": "You can execute up to 5 requests per second.",
      "confidence": "medium"
    },
    {
      "field": "vendor_description",
      "url": "https://www.semrush.com/kb/5-api",
      "excerpt": "Application Programming Interface (API) is a method of extracting raw Semrush data without having to manually log into the software.",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "free_tier_details",
      "url": "https://developer.semrush.com/api/get-started/api-access/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "sla_published",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "iso_27001",
      "url": "https://www.nudgesecurity.com/security-profile/semrush-com",
      "excerpt": "ISO 27001 Compliant.",
      "confidence": "medium"
    },
    {
      "field": "webhooks_supported",
      "url": "https://developers.hellosign.com/docs/guides/events-and-callbacks/overview",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "Improve your plan with add-ons ; Additional Users. Starting at $45/mo",
      "confidence": "medium"
    },
    {
      "field": "minimum_commitment",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "known_restrictions",
      "url": "https://developer.semrush.com/api/introduction/api-usage-restrictions/",
      "excerpt": "Rate limits: You can make up to 10 requests per second.",
      "confidence": "medium"
    },
    {
      "field": "self_serve_signup",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "An API key is assigned to each user after subscribing to Semrush. You'll find it in Subscription info > API units.",
      "confidence": "medium"
    },
    {
      "field": "website_url",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://developer.semrush.com/api/local/overview/",
      "excerpt": "API allows you to push data from your tools into Semrush Listing Management in bulk and distribute it across directories in seconds.",
      "confidence": "medium"
    },
    {
      "field": "supported_actions",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "An API key is assigned to each user after subscribing to Semrush. You'll find it in Subscription info > API units.",
      "confidence": "medium"
    },
    {
      "field": "categories",
      "url": "https://developer.semrush.com/api/introduction/available-data/",
      "excerpt": "Local databases: To retrieve region-level insights, you can specify the database (for example, us , uk , de , fr , etc.) in your API requests.",
      "confidence": "medium"
    },
    {
      "field": "hipaa",
      "url": "https://www.semrush.com/company/security/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "supported_languages",
      "url": "https://developer.semrush.com/api/introduction/available-data/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.nudgesecurity.com/security-profile/semrush-com",
      "excerpt": "SOC2 Compliance. SOC 2 Compliant.",
      "confidence": "medium"
    },
    {
      "field": "mcp_server_available",
      "url": "https://www.semrush.com/news/423229-new-mcp-server-bridges-data-and-ai-with-effortless-api-integration/",
      "excerpt": "The MCP Server connects Semrush APIs (Trends or Standard) to AI agents, providing consistent, ready-to-go data access.",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://apigene.ai/mcp/official/semrush",
      "excerpt": "The official Semrush MCP server enables AI agents to seamlessly interact with Semrush's platform, allowing developers to leverage AI",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://developer.semrush.com/api/get-started/api-access/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. The Trends API doesn't use Standard API units.",
      "confidence": "medium"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "Improve your plan with add-ons ; Additional Users. Starting at $45/mo",
      "confidence": "medium"
    },
    {
      "field": "requires_sales_call",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": "Quick start. In this article, you'll learn how to get your API key, construct and test an API call, and retrieve and process data.",
      "confidence": "medium"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://enterprise.semrush.com/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://developer.semrush.com/api/introduction/available-data/",
      "excerpt": "Local databases: To retrieve region-level insights, you can specify the database (for example, us , uk , de , fr , etc.) in your API requests.",
      "confidence": "medium"
    },
    {
      "field": "sandbox_available",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://developer.semrush.com/api/seo/domain-reports/",
      "excerpt": "This report lists keywords that bring users to a domain via Google's top 100 organic search results.",
      "confidence": "medium"
    },
    {
      "field": "auth_docs_url",
      "url": "https://developer.semrush.com/api/get-started/authorization/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "webhook_events_url",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "___SEO. For beginners and individual projects. 117.33 dollars monthly. $117.33/mo.",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://developer.semrush.com/api/get-started/api-access/",
      "excerpt": "If you'd like to list 1,000 organic keywords for 100 domains, you will be charged for 1,000,000 and 5,000,000 units, respectively",
      "confidence": "high"
    },
    {
      "field": "fields_not_found",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "fields_not_found",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "Position the URL gets with a particular keyword in Google's top 100 organic or paid search results.",
      "confidence": "high"
    },
    {
      "field": "fields_not_found",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "high"
    },
    {
      "field": "rate_limit_window",
      "url": "https://developer.semrush.com/api/introduction/api-usage-restrictions/",
      "excerpt": "Trends API uses a rate limit service that allows up to 10 requests per second (RPS) per account. The previous daily and hourly limits have been removed.",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "___Pro+ SEO + AI Search. For growing brands looking to scale SEO and AI search impact. 248.17 dollars monthly",
      "confidence": "medium"
    },
    {
      "field": "versioning_scheme",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "price_basis",
      "url": "https://www.semrush.com/pricing/seo-ai-search/",
      "excerpt": "___SEO. For beginners and individual projects. 117.33 dollars monthly. $117.33/mo.",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://developer.semrush.com/api/get-started/authorization/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": "In this article, you'll learn how to get your API key, construct and test an API call, and retrieve and process data. Start with the base URL.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": "In this article, you'll learn how to get your API key, construct and test an API call, and retrieve and process data. Start with the base URL.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "Position the URL gets with a particular keyword in Google's top 100 organic or paid search results. Possible values: 0–100 , where 0 means not ranked. Domain",
      "confidence": "high"
    },
    {
      "field": "idempotency_supported",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://enterprise.semrush.com/",
      "excerpt": "The enterprise platform for SEO and AI search. Drive your brand visibility and growth with market-leading data, insights, and automations.",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://enterprise.semrush.com/customer-stories/semrush/",
      "excerpt": "The world's leading brands choose Semrush for Enterprise to stay ahead of shifting markets and technologies. ... Case Studies. Samsung · LG · ZoomInfo · Roche",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://www.semrush.com/analytics/traffic/trends-api",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "mcp_url",
      "url": "https://developer.semrush.com/api/introduction/semrush-mcp/",
      "excerpt": "MCP server endpoint This server uses streamable HTTP transport only. The MCP endpoint is: https://mcp.semrush.com/v1/mcp. Authentication",
      "confidence": "high"
    },
    {
      "field": "ga_date",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "medium"
    },
    {
      "field": "stability",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "high"
    },
    {
      "field": "stability",
      "url": "https://developer.semrush.com/api/deprecated/local/listing-management/",
      "excerpt": "Listing Management API endpoints in this section are deprecated and are no longer recommended for new integrations. Existing integrations may continue to work",
      "confidence": "high"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://www.semrush.com/company/legal/privacy-policy/",
      "excerpt": "This Privacy Policy explains how Semrush collects, uses, stores, discloses and otherwise processes the personal data we collect when you use and interact with",
      "confidence": "high"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://www.semrush.com/company/legal/privacy-policy/prev/29_03_2021/",
      "excerpt": "We retain your personal data for as long as reasonably necessary to provide the Services and fulfil the transactions you have requested",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://developer.semrush.com/api/introduction/api-usage-restrictions/",
      "excerpt": "Trends API uses a rate limit service that allows up to 10 requests per second (RPS) per account. The previous daily and hourly limits have been removed.",
      "confidence": "medium"
    },
    {
      "field": "deprecation_policy_url",
      "url": "https://developer.semrush.com/api/deprecated/local/listing-management/",
      "excerpt": "Listing Management API endpoints in this section are deprecated and are no longer recommended for new integrations. Existing integrations may continue to work",
      "confidence": "medium"
    },
    {
      "field": "deprecation_policy_url",
      "url": "https://www.semrush.com/company/legal/terms-of-service/",
      "excerpt": "Last Updated: February 19, 2026. These Terms of Service (the “Agreement”) are a legally binding agreement between the user or subscriber of",
      "confidence": "medium"
    },
    {
      "field": "quickstart_url",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": "In this article, you'll learn how to get your API key, construct and test an API call, and retrieve and process data. Start with the base URL.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://developer.semrush.com/api/get-started/authorization/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "api_version",
      "url": "https://developer.semrush.com/api/get-started/quick-start/",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/semrush",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "error_format",
      "url": "https://developer.semrush.com/api/seo/overview/",
      "excerpt": "Position the URL gets with a particular keyword in Google's top 100 organic or paid search results. Possible values: 0–100 , where 0 means not ranked. Domain",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://developer.semrush.com/api/projects/overview/",
      "excerpt": "All endpoints in the Projects API return responses in JSON format. ... APIs return error messages in the following format: Error message",
      "confidence": "high"
    },
    {
      "field": "sla_url",
      "url": "https://www.kompyte.com/sla/",
      "excerpt": "A Monthly Uptime Percentage of 99.9% means that we guarantee you will experience no more than 43.12 min/month of Unavailability.",
      "confidence": "medium"
    },
    {
      "field": "launched_at",
      "url": "https://umbrex.com/resources/company-profiles/semrush/",
      "excerpt": "2008: Semrush was founded by Oleg Shchegolev and Dmitri Melnikov. It began as a tool aimed at helping users understand search rankings, keywords, and competitor activity.",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "http://pitchbook.com/profiles/company/92234-89",
      "excerpt": "When was SEMrush founded? SEMrush was founded in 2008.",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "http://startuptalky.com/semrush-success-story",
      "excerpt": "Established in 2008, Semrush helps its users to improve their website's ranking by offering support in SEO, PPC, Keyword & Competitive research,\nOleg Shchegolev and Dmitry Melnikov established Semrush",
      "confidence": "high"
    },
    {
      "field": "webhook_signing",
      "url": "https://developer.semrush.com/api/introduction/semrush-api-overview/",
      "excerpt": "The monthly limit rate included by default is 10,000 requests. This API doesn't use Standard API units.",
      "confidence": "high"
    }
  ],
  "fields_not_found": [
    "api_version",
    "ga_date",
    "idempotency_supported"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-06T00:00:00.000Z"
}