# stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app

> stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app is a paid API for AI agents from stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

## Facts

- Endpoint: POST https://stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app/api/exa/search
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-exa-search-6a76807a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Gl8QNX2B0p2vQiFL4mxjn

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability api-exa-search-6a76807a -d '<json body>'
```

## How this service works

Exa Search - Neural search across the web

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema",
 "required": [
  "input"
 ],
 "properties": {
  "input": {
   "type": "object",
   "required": [
    "type",
    "method",
    "bodyType",
    "body"
   ],
   "properties": {
    "body": {
     "$schema": "https://json-schema.org/draft/2020-12/schema"
    },
    "type": {
     "type": "string",
     "const": "http"
    },
    "method": {
     "enum": [
      "POST",
      "PUT",
      "PATCH"
     ],
     "type": "string"
    },
    "bodyType": {
     "enum": [
      "json",
      "form-data",
      "text"
     ],
     "type": "string"
    }
   },
   "additionalProperties": false
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/api-exa-search-6a76807a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app](https://www.zero.xyz/host/stable-enrich-git-mason-migrate-off-prices-map-merit-systems.vercel.app/llms.txt)
