get_buyer_history
[GET /v1/buyers/:id/history — $0.05] Buyer profile by id: award history, supplier concentration (top-supplier share) and per-CPV-division recurrence (median months between awards).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | numeric id from search results | |
| 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) |