{"x402Version":2,"serviceVersion":"0.4.0","items":[{"resource":"https://api.ingest0r.com/v1/search/{q}","type":"http","method":"GET","name":"v1_search","description":"Address \u2192 PIN lookup for Cook County / Chicago. Resolve a full or partial STREET ADDRESS to its parcel PIN(s): ranked candidate parcels with address, city, ZIP and a match score \u2014 resolving the address\u2194parcel gap (the raw parcel dataset has no address). The entry point when you have an address but not a PIN \u2014 call this before /v1/dossier, /v1/parcel, or /v1/comps. Public assessor records. FREE \u2014 no payment required (the PIN routes are pay-per-call).","price":"$0.00","accepts":[],"inputSchema":{"type":"object","required":["q"],"properties":{"q":{"type":"string","description":"Street address or partial (\u22654 chars), e.g. '1 E 113th St'"}}},"outputSchema":{"type":"object","properties":{"query":{"type":"string"},"matches":{"type":"array","items":{"type":"object","properties":{"pin":{"type":"string"},"prop_address":{"type":"string"},"prop_city":{"type":"string"},"prop_zip":{"type":"string"},"score":{"type":"number","description":"0\u20131 address similarity"}}}}}}},{"resource":"https://api.ingest0r.com/v1/parcel/{pin}","type":"http","method":"GET","name":"v1_parcel","description":"Single Cook County, IL parcel record by PIN: street address, city, ZIP, assessor property class, township, neighborhood, ward/municipality, census tract, school districts, walkability and airport-noise context, and lat/lon \u2014 with the street address joined in (the raw parcel dataset has none). The cheap single-property lookup. Source: Cook County Assessor, refreshed nightly.","price":"$0.01","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"USDC","payTo":"0x98D530C0667A4B18e692F182DdCAb1c2bECb5B9B","maxAmountRequired":"10000"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","currency":"USDC","payTo":"G3qr8ahZnuFSYjvrCYM4LLDdoLzFq8Boq9XrURVcA9YF","maxAmountRequired":"10000"}],"inputSchema":{"type":"object","required":["pin"],"properties":{"pin":{"type":"string","description":"14-digit Cook County PIN (digits or dashed). Use /v1/search first if you only have a street address."}}},"outputSchema":{"type":"object","properties":{"pin":{"type":"string"},"prop_address":{"type":"string"},"prop_city":{"type":"string"},"prop_zip":{"type":"string"},"class":{"type":"string"},"township_name":{"type":"string"},"nbhd_code":{"type":"string"},"tax_year":{"type":"integer"},"lat":{"type":"number"},"lon":{"type":"number"}}}},{"resource":"https://api.ingest0r.com/v1/dossier/{pin}","type":"http","method":"GET","name":"v1_dossier","description":"Complete property record for a Cook County / Chicago parcel in one paid call: address and parcel basics PLUS recorded sales & deed history, building permits, and property-tax assessment history, joined and normalized \u2014 with neighborhood/ward/school/walkability context. Includes building permits LINKED to the PIN \u2014 a join the raw permit open-data can't return (it has no PIN; links are derived here by address + geo match). One finished record, not several raw queries to stitch. For real-estate due diligence, valuation, underwriting, and lead enrichment. Nightly-fresh; property-keyed (no personal data).","price":"$0.03","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"USDC","payTo":"0x98D530C0667A4B18e692F182DdCAb1c2bECb5B9B","maxAmountRequired":"30000"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","currency":"USDC","payTo":"G3qr8ahZnuFSYjvrCYM4LLDdoLzFq8Boq9XrURVcA9YF","maxAmountRequired":"30000"}],"inputSchema":{"type":"object","required":["pin"],"properties":{"pin":{"type":"string","description":"14-digit Cook County PIN (digits or dashed). Use /v1/search first if you only have a street address."}}},"outputSchema":{"type":"object","properties":{"pin":{"type":"string"},"prop_address":{"type":"string"},"class":{"type":"string"},"municipality":{"type":"string"},"ward":{"type":"string"},"sales_history":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string"},"price":{"type":"number"},"doc_no":{"type":"string"},"deed_type":{"type":"string"}}}},"permits":{"type":"array","items":{"type":"object","properties":{"issued":{"type":"string"},"type":{"type":"string"},"cost":{"type":"number"},"desc":{"type":"string"}}}},"assessment_history":{"type":"array","items":{"type":"object","properties":{"year":{"type":"integer"},"certified":{"type":"number"},"board":{"type":"number"}}}}}}},{"resource":"https://api.ingest0r.com/v1/comps/{pin}","type":"http","method":"GET","name":"v1_comps","description":"Comparable sales (comps) and a lightweight automated valuation for a Cook County / Chicago property: recent arm's-length sales in the same assessor neighborhood and property class over the last 18 months, with an implied low/median/high price range. Non-arm's-length and multi-parcel deeds are filtered out \u2014 a derived valuation you won't get from a raw open-data query. For valuation, underwriting, investment screening, and due diligence.","price":"$0.10","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"USDC","payTo":"0x98D530C0667A4B18e692F182DdCAb1c2bECb5B9B","maxAmountRequired":"100000"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","currency":"USDC","payTo":"G3qr8ahZnuFSYjvrCYM4LLDdoLzFq8Boq9XrURVcA9YF","maxAmountRequired":"100000"}],"inputSchema":{"type":"object","required":["pin"],"properties":{"pin":{"type":"string","description":"14-digit Cook County PIN (digits or dashed). Use /v1/search first if you only have a street address."}}},"outputSchema":{"type":"object","properties":{"pin":{"type":"string"},"comps":{"type":"array","items":{"type":"object","properties":{"pin":{"type":"string"},"prop_address":{"type":"string"},"sale_date":{"type":"string"},"sale_price":{"type":"number"},"deed_type":{"type":"string"}}}},"implied_range":{"type":"object","properties":{"low":{"type":"number"},"median":{"type":"number"},"high":{"type":"number"},"n":{"type":"integer"}}}}}},{"resource":"https://api.ingest0r.com/v1/sample","type":"http","method":"GET","name":"v1_sample","description":"FREE fixed example of every paid response shape \u2014 evaluate data structure and quality for $0 before paying. No payment, no auth.","price":"$0.00","accepts":[]}],"facilitator":"https://facilitator.payai.network"}