Endpoint
x402 Payment Required
This endpoint requires x402 payment. The payment will be settled upon successful search execution.Parameters
Search query string (e.g., “latest news on Nvidia”, “crypto market analysis”)
Response
The search query that was executed
Array of EXA search results. Each result contains:
title- Page titleurl- URL of the resultscore- Relevance scorehighlights- Text highlights (up to 4000 characters)
EXA autoprompt string if used, otherwise null
Search Configuration
The endpoint uses fixed search options:- Results: 10 per query
- Type: Auto (automatically determines best search method)
- Highlights: Up to 4000 characters per result
Example Request
Example Response
Error Responses
- 400 Bad Request - Missing or empty query parameter
- 503 Service Unavailable - EXA API key not configured
- 500 Internal Server Error - EXA search failed