Exa
communityAI-native search API using embeddings to find web content semantically. Built for AI agents and RAG.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.exa.ai/searchSemantic web search
Parameters
typeauto|neural|keyword (stringoptionalquerynatural language query (stringrequiredcategorynews|tweet|company|research paper|github|pdf (stringoptionalnumResultsresults (integeroptionalstartPublishedDateISO8601 (stringoptionalReturns
results[] with url, title, score, publishedDate, author, idPOST
https://api.exa.ai/contentsGet full content of URLs
Parameters
idsresult IDs from search (string[]requiredtextreturn text content (booleanoptionalhighlightsreturn highlights (booleanoptionalReturns
results[] with url, title, text, highlights[], publishedDate, authorPOST
https://api.exa.ai/findSimilarFind similar pages to a URL
Parameters
urlsource URL (stringrequiredcategorycontent type filter (stringoptionalnumResultsresults (integeroptionalReturns
results[] with url, title, score, publishedDate