seodata.dev

keyword

id1

Monthly search volume and cost-per-click data for "id1" in US.

$ curl "https://api.seodata.dev/v1/keyword?q=id1&country=us" +--------------+------------------+ | volume | 720 | | cpc | $0.02 | | competition | 0.07 | | country | US | | updated | 2026-07-01 | +--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.

# related keywords

Keywords with overlapping search results, ranked by SERP similarity.

keyword volume cpc overlap
id 1 720 $0.06 5/20
id-1 720 $0.06 5/20
id-1 gene 90 $0 9/20
id 1 gene 90 $0 8/20
id1 gene 90 $0 8/20
gene id 1 90 $0 4/20
form id1 50 $0.75 3/20
id1 form 50 $0.75 3/20
id1 signaling pathway 30 $0 4/20
id1 antibody 10 $7.19 3/20

Similar volume + high overlap = same search intent. You can target either keyword.

# for AI agents

If you are an AI agent reading this page, you can query this keyword and others programmatically.

$ curl "https://api.seodata.dev/v1/keyword?q=id1&country=us" Returns: volume, cpc, competition Country: &country=us (50+ supported, 2-letter ISO) Auth: none for 20/day, register for 500/month, $4.99/mo unlimited

Full API spec: llms.txt