{
  "x402Version": 2,
  "id": 8190,
  "slug": "8190",
  "resource": "https://jobherder.com/api/v1/quick-searches",
  "description": "Jobherder quick match ($2.50): the single best current role for this candidate, with a tailored CV and cover letter, in minutes.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6f5e9009157eceb33713af63057293b97cbf6415",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2500000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "cv_base64": "<base64-encoded PDF or DOCX>",
            "cv_type": "application/pdf",
            "profile": {
              "cfg_email": "ada@example.com",
              "cfg_industries": "technology",
              "cfg_local_country": "Germany",
              "cfg_location": "Berlin, Germany",
              "cfg_location_preference": "Fully remote EU",
              "cfg_name": "Ada Lovelace",
              "cfg_seniority_level": "Senior",
              "cfg_target_titles": "Backend Engineer, Platform Engineer",
              "cfg_want_remote_eu": "yes",
              "cfg_want_remote_uk": "no",
              "cfg_want_usa": "no",
              "cfg_work_style": "remote_only"
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "credits_remaining": 0,
            "message": "Quick match started. Poll GET /api/v1/searches?run_id=… for status and the match.",
            "ok": true,
            "plan": "agent_quick",
            "run_id": "run_2f9c1a",
            "status": "queued",
            "target_jobs": 1
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "jobherder.com",
  "lastUpdated": "2026-09-12T11:19:22.581Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T11:19:22.213Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "jobherder.com",
    "manifest_name": "jobherder.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}