search_tenders
[GET /v1/search — $0.02] Search Spanish public-sector IT/software/cyber procurement: awards, tenders and contracts. Filters: q (full-text), cpv (prefix), buyer, company, region (NUTS), from/to (YYYY-MM-DD), type=award|tender|contract. Returns compact rows with ids for the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| to | No | YYYY-MM-DD | |
| cpv | No | CPV code or prefix, e.g. "72" | |
| from | No | YYYY-MM-DD | |
| page | No | ||
| size | No | ||
| type | No | award | |
| buyer | No | ||
| region | No | NUTS code or prefix, e.g. "ES61" | |
| company | No | ||
| client_key | No | Prepaid credit balance key: when set, paid calls first try to debit this account instead of requiring a per-call proof. | |
| payment_token | No | Payment proof: dev mode → single-use token from POST /v1/dev-faucet; x402 mode → base64 payment payload (the PAYMENT-SIGNATURE / X-PAYMENT header value) |