{"uid":"cap_xwiLATBEBxk9U5j_lIGfX","slug":"aviato-simple-person-search-03f4942b","name":"Aviato Simple Person Search","description":"Simplified person search with pre-defined query parameters. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/aviato/person/simple/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"page":{"type":"integer","description":"For later pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."},"enrich":{"type":"boolean","description":"Auto-enrich results (charges 1 credit per result)"},"perPage":{"type":"integer","description":"Max 100 results per page"},"fullName":{"type":"string","description":"Fuzzy query on name"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_V5ravWCtA4uUmpSqLhp0n","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches for people by full name with fuzzy matching, supporting paginated results and optional enrichment, billed per logical search rather than per page.","exampleAgentPrompt":"Search for a person named 'Sarah Chen' in the Aviato people database and enrich the results — show me the first page.","exampleUseCases":[{"title":"Recruit candidate background lookup","prompt":"Find profiles for everyone named 'Alex Rivera' in the people search database and enrich the results so I can see detailed info about each one."},{"title":"Sales prospecting by name","prompt":"Look up 'David Kim' in the Aviato people search — give me the first 20 results and make sure enrichment is turned on."},{"title":"Paginate large person search","prompt":"I already searched for 'Maria Gonzalez' and got the first page — now fetch page 2 using the same search, and use the parentRequestId from the first call so I'm not billed again."}],"resultDescription":"Returns a paginated list of person records matching the fuzzy name query, along with a billing requestId for use in subsequent page calls (which are uncharged if non-pagination parameters remain unchanged). Optional enrichment adds detailed profile data per result.","failureModes":["Missing or invalid fullName parameter returns empty results or validation error","Changing non-pagination parameters between page calls triggers a new billable request","Exceeding perPage limit of 100 returns an error or is clamped","Invalid parentRequestId causes the continuation call to be treated as a new billable request","Enrichment may fail or return partial data if the person record is sparse"],"whenToPreferThis":"Use this endpoint when you need a simple, name-based fuzzy person search without complex filter logic. It is ideal for straightforward lookups by full name with optional enrichment, and its pagination billing model (free subsequent pages for the same logical search) makes it cost-effective for iterating through large result sets. Prefer this over keyword-based person search when you have a specific name to query rather than topic keywords.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:59:26.771Z","isFirstParty":false}