ToolKiti
Home/搜索服务/Exa Search API

Exa Search API

Exa 搜索接口

AI-powered search engine built for embeddings-based semantic search. Finds content by meaning, not keywords.

基于嵌入向量的 AI 搜索引擎,按语义匹配内容而非关键词。

Documentation

Pricing

free tier (1000 queries/mo), paid plans

Authentication

  • API Key

Rate Limit

1000 queries/mo (free tier)

Popularity

82/100

Endpoints

https://api.exa.ai/search
https://api.exa.ai/contents

SDKs

PythonTypeScriptcurl

Key Features

Code Examples

Semantic Searchbash
curl https://api.exa.ai/search \
  -H "Content-Type: application/json" \
  -H "x-api-key: $EXA_API_KEY" \
  -d '{"query": "AI agents best practices", "numResults": 5}'

Tags

searchsemanticembeddingsai

Last updated: 2026-07-28

Compare Exa Search API with other APIs

Similar APIs

Something wrong or missing? Open an issue on GitHub →

Pricing Comparison

APIPricingAuthPopularity
Tavily Search APIfree tier (1000 credits/mo), pay-as-you-goAPI Key
95
Serper APIfree tier (2500 queries), pay-as-you-go from $50/moAPI Key
90
Brave Search APIfree tier (2000 queries/mo), paid plansAPI Key
88
Jina AI APIfree tier, pay-as-you-goAPI Key
80

Get Started with Exa Search API

Click below to visit the official website and start using this API.

Visit Exa Search API

Discussion

Questions, feedback, or suggestions? Start a discussion.

Discuss on GitHub