{"id":"51c37f77-fc77-4eff-8340-f44fe3bef80d","url":"https://api.qonoro.ai/v1/person/enrich","method":"POST","fingerprint":"4cbc3460b3d07e60d82cff584760d01f72800cdf9deb9721d903042f820d0a07","name":"Qonoro Person Enrichment Agent","description":"x402-native professional person enrichment for autonomous agents. Given a full name and company, returns title, seniority, department, decision-maker status, LinkedIn URL, location, and a brief bio. Structured JSON. Paid per request via x402.","category":"data-enrichment","docs_url":null,"advertised_price_usd":"0.050000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","input_schema":{"body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}}},"output_schema":{"type":"json","example":{"bio":"Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.","email":null,"title":"CEO & Co-Founder","sources":["https://stripe.com/about","https://linkedin.com/in/patrickcollison"],"location":"San Francisco, CA","cache_hit":false,"full_name":"Patrick Collison","last_name":"Collison","seniority":"c_level","department":"executive","first_name":"Patrick","request_id":"a1b2c3d4-0000-0000-0000-000000000000","company_name":"Stripe","linkedin_url":"https://www.linkedin.com/in/patrickcollison","confidence_score":0.95,"quality_warnings":[],"response_time_ms":5200,"is_decision_maker":true}},"schema_completeness":0,"status":"unknown","first_seen_at":"2026-08-23 12:24:22.381707+00","last_seen_at":"2026-08-25 09:22:57.02+00","last_success_at":null,"dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 17:09:48.266+00","search_tsv":"'agent':4,13 'autonom':12 'bio':34 'brief':33 'compani':19 'data':43 'data-enrich':42 'decis':25 'decision-mak':24 'depart':23 'enrich':3,10,44 'full':16 'given':14 'json':36 'linkedin':28 'locat':30 'maker':26 'name':17 'nativ':7 'paid':37 'per':38 'person':2,9 'profession':8 'qonoro':1 'request':39 'return':20 'senior':22 'status':27 'structur':35 'titl':21 'url':29 'via':40 'x402':6,41 'x402-native':5","catalog_number":"755","x402_version":2,"resource_url":"https://api.qonoro.ai/v1/person/enrich","resource_description":"x402-native professional person enrichment for autonomous agents. Given a full name and company, returns title, seniority, department, decision-maker status, LinkedIn URL, location, and a brief bio. Structured JSON. Paid per request via x402.","bazaar_extension":{"info":{"input":{"body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}}},"output":{"type":"json","example":{"bio":"Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.","email":null,"title":"CEO & Co-Founder","sources":["https://stripe.com/about","https://linkedin.com/in/patrickcollison"],"location":"San Francisco, CA","cache_hit":false,"full_name":"Patrick Collison","last_name":"Collison","seniority":"c_level","department":"executive","first_name":"Patrick","request_id":"a1b2c3d4-0000-0000-0000-000000000000","company_name":"Stripe","linkedin_url":"https://www.linkedin.com/in/patrickcollison","confidence_score":0.95,"quality_warnings":[],"response_time_ms":5200,"is_decision_maker":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"inputSchema":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"bio":{"type":"string"},"email":{"type":["string","null"]},"title":{"type":["string","null"]},"sources":{"type":"array","items":{"type":"string"}},"location":{"type":["string","null"]},"cache_hit":{"type":"boolean"},"full_name":{"type":"string"},"last_name":{"type":["string","null"]},"seniority":{"enum":["c_level","vp","director","manager","individual_contributor","unknown"],"type":"string"},"department":{"enum":["engineering","sales","marketing","finance","product","hr","legal","operations","executive","other","unknown"],"type":"string"},"first_name":{"type":["string","null"]},"request_id":{"type":"string"},"company_name":{"type":"string"},"linkedin_url":{"type":["string","null"]},"confidence_score":{"type":"number"},"quality_warnings":{"type":"array","items":{"type":"string"}},"response_time_ms":{"type":["number","null"]},"is_decision_maker":{"type":"boolean"}}}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","scheme":"exact","network":"eip155:8453","amountAtomic":"50000"}],"bazaar_compatible":null,"bazaar_validated_at":null,"bazaar_validation_error":null,"window":"24h","probes_n":0,"handshake_uptime":0,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":null,"latency_p90":null,"price_drift_pct":null,"score":0,"computed_at":"2026-09-14 16:40:06.007+00","source_metadata":[{"raw":{"url":"https://api.qonoro.ai/v1/person/enrich","body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"name":"Qonoro Person Enrichment Agent","method":"POST","source":"bazaar:api.cdp.coinbase.com","fingerprint":"4cbc3460b3d07e60d82cff584760d01f72800cdf9deb9721d903042f820d0a07","inputSchema":{"body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}}},"resourceUrl":"https://api.qonoro.ai/v1/person/enrich","serviceName":"Qonoro Person Enrichment Agent","x402Version":2,"outputSchema":{"type":"json","example":{"bio":"Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.","email":null,"title":"CEO & Co-Founder","sources":["https://stripe.com/about","https://linkedin.com/in/patrickcollison"],"location":"San Francisco, CA","cache_hit":false,"full_name":"Patrick Collison","last_name":"Collison","seniority":"c_level","department":"executive","first_name":"Patrick","request_id":"a1b2c3d4-0000-0000-0000-000000000000","company_name":"Stripe","linkedin_url":"https://www.linkedin.com/in/patrickcollison","confidence_score":0.95,"quality_warnings":[],"response_time_ms":5200,"is_decision_maker":true}},"acceptedAssets":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"],"bazaarExtension":{"info":{"input":{"body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}}},"output":{"type":"json","example":{"bio":"Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.","email":null,"title":"CEO & Co-Founder","sources":["https://stripe.com/about","https://linkedin.com/in/patrickcollison"],"location":"San Francisco, CA","cache_hit":false,"full_name":"Patrick Collison","last_name":"Collison","seniority":"c_level","department":"executive","first_name":"Patrick","request_id":"a1b2c3d4-0000-0000-0000-000000000000","company_name":"Stripe","linkedin_url":"https://www.linkedin.com/in/patrickcollison","confidence_score":0.95,"quality_warnings":[],"response_time_ms":5200,"is_decision_maker":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"inputSchema":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"bio":{"type":"string"},"email":{"type":["string","null"]},"title":{"type":["string","null"]},"sources":{"type":"array","items":{"type":"string"}},"location":{"type":["string","null"]},"cache_hit":{"type":"boolean"},"full_name":{"type":"string"},"last_name":{"type":["string","null"]},"seniority":{"enum":["c_level","vp","director","manager","individual_contributor","unknown"],"type":"string"},"department":{"enum":["engineering","sales","marketing","finance","product","hr","legal","operations","executive","other","unknown"],"type":"string"},"first_name":{"type":["string","null"]},"request_id":{"type":"string"},"company_name":{"type":"string"},"linkedin_url":{"type":["string","null"]},"confidence_score":{"type":"number"},"quality_warnings":{"type":"array","items":{"type":"string"}},"response_time_ms":{"type":["number","null"]},"is_decision_maker":{"type":"boolean"}}}}}}}},"supportedNetworks":["eip155:8453"],"advertisedPriceUsd":0.05,"paymentRequirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","scheme":"exact","network":"eip155:8453","amountAtomic":"50000"}],"resourceDescription":"x402-native professional person enrichment for autonomous agents. Given a full name and company, returns title, seniority, department, decision-maker status, LinkedIn URL, location, and a brief bio. Structured JSON. Paid per request via x402.","acceptedPaymentMethods":["exact"]},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api.qonoro.ai/v1/person/enrich","resource_description":"x402-native professional person enrichment for autonomous agents. Given a full name and company, returns title, seniority, department, decision-maker status, LinkedIn URL, location, and a brief bio. Structured JSON. Paid per request via x402.","bazaar_extension":{"info":{"input":{"body":{"depth":"standard","full_name":"Patrick Collison","buyer_region":"unknown","company_name":"Stripe","company_website":"https://stripe.com"},"type":"http","method":"POST","bodyType":"json","inputSchema":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}}},"output":{"type":"json","example":{"bio":"Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.","email":null,"title":"CEO & Co-Founder","sources":["https://stripe.com/about","https://linkedin.com/in/patrickcollison"],"location":"San Francisco, CA","cache_hit":false,"full_name":"Patrick Collison","last_name":"Collison","seniority":"c_level","department":"executive","first_name":"Patrick","request_id":"a1b2c3d4-0000-0000-0000-000000000000","company_name":"Stripe","linkedin_url":"https://www.linkedin.com/in/patrickcollison","confidence_score":0.95,"quality_warnings":[],"response_time_ms":5200,"is_decision_maker":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["full_name","company_name"],"properties":{"depth":{"enum":["standard","deep"],"type":"string","default":"standard"},"full_name":{"type":"string","description":"Full name of the person to enrich."},"buyer_region":{"enum":["PR","outside_PR","unknown"],"type":"string","description":"Optional privacy-safe buyer region for operational reporting."},"company_name":{"type":"string","description":"Company the person works at."},"linkedin_url":{"type":"string","description":"Optional known LinkedIn profile URL."},"company_website":{"type":"string","description":"Optional company website URL."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"inputSchema":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"bio":{"type":"string"},"email":{"type":["string","null"]},"title":{"type":["string","null"]},"sources":{"type":"array","items":{"type":"string"}},"location":{"type":["string","null"]},"cache_hit":{"type":"boolean"},"full_name":{"type":"string"},"last_name":{"type":["string","null"]},"seniority":{"enum":["c_level","vp","director","manager","individual_contributor","unknown"],"type":"string"},"department":{"enum":["engineering","sales","marketing","finance","product","hr","legal","operations","executive","other","unknown"],"type":"string"},"first_name":{"type":["string","null"]},"request_id":{"type":"string"},"company_name":{"type":"string"},"linkedin_url":{"type":["string","null"]},"confidence_score":{"type":"number"},"quality_warnings":{"type":"array","items":{"type":"string"}},"response_time_ms":{"type":["number","null"]},"is_decision_maker":{"type":"boolean"}}}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb","scheme":"exact","network":"eip155:8453","amountAtomic":"50000"}],"bazaar_compatible":null,"bazaar_validated_at":null,"bazaar_validation_error":null},"sonar_metrics":{"score":0,"uptime":0,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":null,"latency_p90":null,"price_drift_pct":null},"cdp_indexed":false,"confidence":"low"}