Exa home pagelight logodark logo
  • Exa Search
  • API Dashboard
  • API Dashboard
Getting Started
Welcome to Exa
Documentation
Examples
Integrations
Changelog
  • Discord
  • Blog
  • Getting Started
    • Overview
    • Quickstart with SDKs
    API Reference
    • POST
      Search
    • POST
      Get contents
    • POST
      Find similar links
    • 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
    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.


    ​
    Get Started

    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.

    API Reference

    Explore the API endpoints and parameters.

    Quickstart with SDKs
    xdiscord
    Powered by Mintlify
    On this page
    • Get Started