Kagi Search API

The Kagi Search API delivers premium, ad-free web search results powered by the Kagi index, designed for AI agents, research workflows, and applications that demand high-quality results.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/search-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: kagi:search-api
name: Kagi Search API
description: The Kagi Search API delivers premium, ad-free web search results powered by the Kagi index,
  designed for AI agents, research workflows, and applications that demand high-quality results.
humanURL: https://help.kagi.com/kagi/api/search.html
baseURL: https://kagi.com/api/v0
tags:
- Search
- Web
- REST
properties:
- type: Documentation
  url: https://help.kagi.com/kagi/api/search.html
- type: GettingStarted
  url: https://help.kagi.com/kagi/api/intro.html
- type: Signup
  url: https://kagi.com/signup
- type: APIReference
  url: https://help.kagi.com/kagi/api/search.html
- type: SDKs
  url: https://github.com/kagisearch
- type: Pricing
  url: https://help.kagi.com/kagi/api/overview.html
- type: Authentication
  url: https://help.kagi.com/kagi/api/intro.html
features:
- name: Premium Search Results
  description: Ad-free, privacy-focused web search results sourced from the Kagi index.
- name: Structured Responses
  description: JSON responses with title, URL, snippet, and metadata for easy consumption.
- name: API Playground
  description: Test requests directly in the browser from the API portal.
- name: Pay-Per-Use Billing
  description: Pay only for requests made, invoiced monthly or at a $100 threshold.
useCases:
- name: Agent Web Search Tool
  description: Use as a high-quality web search tool inside AI agents.
- name: Research Workflows
  description: Power research pipelines that need premium, low-noise results.
- name: Internal Knowledge Apps
  description: Embed premium search inside internal portals and assistants.
integrations:
- name: Python
- name: Go
- name: Rust
- name: TypeScript
- name: Model Context Protocol
authentication:
- type: API Key
  description: Bot API token sent via the Authorization header.