Exa home pagelight logodark logo
  • Exa Search
  • Log In
  • API Dashboard
  • API Dashboard
Getting Started
Welcome to Exa
Documentation
Examples
Integrations
SDKs
Websets
Changelog
  • Discord
  • Blog
  • Getting Started
    • Overview
    • Quickstart
    API Reference
    • POST
      Search
    • POST
      Get contents
    • POST
      Find similar links
    • POST
      Answer
    • OpenAPI Specification
    RAG Quick Start Guide
    • RAG with Exa and OpenAI
    • RAG with LangChain
    • OpenAI Exa Wrapper
    • CrewAI agents with Exa
    • RAG with LlamaIndex
    • Tool calling with GPT
    • Tool calling with Claude
    • OpenAI Chat Completions
    • OpenAI Responses API
    Concepts
    • How Exa Search Works
    • The Exa Index
    • Prompting guide
    • Contents retrieval with Exa API
    • Exa's Capabilities Explained
    • FAQs
    • Crawling Subpages with Exa
    • Exa LiveCrawl
    Admin
    • Setting Up and Managing Your Team
    • Rate Limits
    • Enterprise Documentation & Security
    Getting Started

    Welcome to Exa

    Exa is a search engine made for AIs.


    Exa finds the exact content you’re looking for on the web, with three core functionalities:

    /SEARCH ->
    Find webpages using Exa’s embeddings-based or Google-style keyword search.

    /CONTENTS ->
    Obtain clean, up-to-date, parsed HTML from Exa search results.

    /FINDSIMILAR ->
    Based on a link, find and return pages that are similar in meaning.

    /ANSWER ->
    Get direct answers to questions using Exa’s Answer API.


    ​
    Get Started

    API Playground

    Explore the API playground and try Exa API.

    QuickStart

    Use our SDKs to do your first Exa search.

    RAG with Exa

    Use our integrations to peform RAG with Exa.

    Examples

    Learn from our pre-built tutorials and live demos.

    Quickstart
    xdiscord
    Powered by Mintlify
    On this page
    • Get Started