# SpyFu Keyword Kombat - Keyword Overlap Analysis

> SpyFu Keyword Kombat - Keyword Overlap Analysis is a paid API for AI agents from SpyFu at spyfu.mpp.tempo.xyz, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-15).

Analyzes keyword overlap between competing domains to reveal shared and unique keyword battlegrounds for SEO and PPC strategy

## Facts

- Endpoint: GET https://spyfu.mpp.tempo.xyz/apis/keyword_api/v2/kombat/*
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: SpyFu
- Docs: https://developer.spyfu.com
- Website: https://spyfu.com
- Tags: seo, ppc, keyword-research, competitor-analysis, ads, data, search
- Canonical page: https://www.zero.xyz/c/spyfu--fc0552af
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CMLbtr9EsTae2Yftnwq6C

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability spyfu--fc0552af
```

Example prompt: Show me the keyword overlap between hubspot.com and salesforce.com using SpyFu Kombat — I want to see which SEO and PPC keywords they both target so I can find the battleground terms.

## When to prefer this

Use this endpoint when you need to directly compare keyword footprints between two competing websites, especially when you want to find shared keywords that both sites rank for or bid on. Prefer this over general keyword research endpoints when the goal is competitive positioning, battleground keyword discovery, or understanding where two domains are fighting for the same audience in search results.

## Known failure modes

- Invalid or unrecognized domain names returns an error or empty result
- Domain with insufficient history in SpyFu database may return sparse results
- Rate limiting if too many requests are made in a short window
- Missing required domain parameters returns a 400 bad request
- Newly registered domains with no indexed keywords may return no overlap data

## How this service works

Keyword overlap analysis

## Output

Returns a structured dataset showing keywords that both specified domains share or compete for, including overlap metrics, shared keyword lists, and comparative keyword data for SEO and PPC channels. Useful for identifying competitive battleground keywords and gaps in strategy.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [
  "__pentest_poisoned_at"
 ],
 "properties": {
  "__pentest_poisoned_at": {
   "type": "string",
   "description": "VULN-TEST: schema-poisoning canary — should not be here"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/spyfu--fc0552af/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from spyfu.mpp.tempo.xyz](https://www.zero.xyz/host/spyfu.mpp.tempo.xyz/llms.txt)
