Exa

Exa search routes, streaming behavior, and status checks.

by @saifyxpro

Base path: /api/operators/exa/*

Endpoints


MethodPathPurposeNotes
POST/api/operators/exa/searchstandard Exa searchJSON response
POST/api/operators/exa/search/streamstream Exa search progressSSE
GET/api/operators/exa/statusExa configuration and statuslightweight availability check

Requirements


Requires:

  • EXA_API_KEY
Check readiness before wiring the UI

Use /api/operators/exa/status to confirm the provider key is configured before building a frontend flow around Exa search or stream responses.

Notes


  • use the JSON route for standard app integration
  • use the stream route when the UI needs progress feedback