{"partialResults":false,"resources":[{"accepts":[{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Disambiguate a company by name: fuzzy legal-name search returning ranked candidates, each with the ids known for it (Wikidata QID, GLEIF LEI, SEC CIK, ticker), country and a match score. Cheaper first step before entity/resolve.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":5,"name":"Apple"},"type":"http"},"output":{"example":{"attribution":["SEC EDGAR (public domain)","GLEIF LEI (CC0)","Wikidata (CC0)"],"candidates":[{"cik":"0000320193","country":"US","lei":"HWUPKR0MPOU8FGXBT394","name":"Apple Inc.","qid":"Q312","score":100,"source":"sec","ticker":"AAPL"},{"cik":null,"country":"US","lei":"254900KZR24L5GN8TE52","name":"Apple Leisure Group","qid":null,"score":74,"source":"gleif","ticker":null}],"count":2,"query":"Apple"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"country":{"description":"Optional country filter, e.g. US","type":"string"},"limit":{"description":"Max candidates to return, default 5","maximum":10,"minimum":1,"type":"integer"},"name":{"description":"Company name to search for","type":"string"}},"required":["name"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-02T18:37:32.208Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-02T18:37:31.495Z"},"resource":"https://api.agentstools.dev/entity/search","serviceName":"entity-search","tags":["entity","search","company","name","disambiguation"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Search bounded Wikidata entity metadata for $0.001 USDC. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts—not geocoding, navigation, contact data, personal profiling or general web search.","extra":{"accept_label":"Coinbase CDP","app":"Delx Agent Operations Protocol","facilitator_url":"https://api.cdp.coinbase.com/platform/v2/x402","name":"USD Coin","provider":"coinbase","provider_label":"Coinbase CDP","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","payTo":"0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2","resource":"https://api.delx.ai/api/v1/x402/open-entities-search","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Search bounded Wikidata entity metadata for $0.001 USDC. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts—not geocoding, navigation, contact data, personal profiling or general web search.","extra":{"accept_label":"PayAI Base","app":"Delx Agent Operations Protocol","facilitator_url":"https://facilitator.payai.network","name":"USD Coin","provider":"payai","provider_label":"PayAI Base","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","payTo":"0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2","resource":"https://api.delx.ai/api/v1/x402/open-entities-search","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","description":"Search bounded Wikidata entity metadata for $0.001 USDC. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts—not geocoding, navigation, contact data, personal profiling or general web search.","extra":{"accept_label":"PayAI Solana","app":"Delx Agent Operations Protocol","facilitator_url":"https://facilitator.payai.network","feePayer":"2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4","name":"USD Coin","provider":"payai","provider_label":"PayAI Solana","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG","resource":"https://api.delx.ai/api/v1/x402/open-entities-search","scheme":"exact"}],"description":"Search bounded Wikidata entity metadata for $0.001 USDC. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts—not geocoding, navigation, contact data, personal profiling or general web search.","extensions":{"bazaar":{"category":"knowledge","coverImage":"https://delx.ai/opengraph-image?v=20260305-fox","info":{"input":{"body":{"max_records":3,"query":"Fortaleza"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"attribution":"Structured data supplied by Wikidata under CC0; preserve the entity ID and source link. This result contains public entity metadata only.","cache":"miss","count":1,"language":"en","license_url":"https://creativecommons.org/publicdomain/zero/1.0/","max_records":3,"provider":"Wikidata","provider_url":"https://www.wikidata.org/","query":"Fortaleza","results":[{"concept_uri":"https://www.wikidata.org/entity/Q43433","description":"municipality in Brazil","id":"Q43433","label":"Fortaleza","url":"https://www.wikidata.org/wiki/Q43433"}],"schema":"delx/open-entities-search/v1","scope":"open_entities"},"tool_name":"search_open_entities"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"max_records":{"default":10,"maximum":10,"minimum":1,"type":"integer"},"query":{"maxLength":120,"minLength":1,"type":"string"},"timeout":{"default":8,"maximum":8,"minimum":2,"type":"integer"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"result":{"additionalProperties":true,"properties":{"attribution":{"type":"string"},"cache":{"enum":["hit","miss"],"type":"string"},"count":{"type":"integer"},"language":{"const":"en","type":"string"},"license_url":{"format":"uri","type":"string"},"max_records":{"type":"integer"},"provider":{"const":"Wikidata","type":"string"},"provider_url":{"format":"uri","type":"string"},"query":{"type":"string"},"results":{"items":{"type":"object"},"type":"array"},"schema":{"const":"delx/open-entities-search/v1","type":"string"},"scope":{"const":"open_entities","type":"string"}},"required":["schema","scope","query","count","results","provider","attribution"],"type":"object"},"tool_name":{"const":"search_open_entities","type":"string"}},"required":["tool_name","result"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"serviceName":"Delx Open Entity Search","summary":"Search bounded Wikidata entity metadata for $0.001 USDC. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts—not geocoding, navigation, contact data, personal profiling or general web search.","tags":["x402","wikidata","entities","places","companies","public-data","cc0","research","agent"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1785330572/bazaar-icons/f116ee851813c2b6.png","lastUpdated":"2026-08-03T14:22:11.784Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-03T14:22:11.452Z"},"resource":"https://api.delx.ai/api/v1/x402/open-entities-search","serviceName":"Delx Open Entity Search","tags":["x402","wikidata","entities","places","companies"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Resolve one legal entity across three public registries from a single identifier. Give exactly one of name, ticker, cik, lei, qid or isin and get back the reconciled set of ids (SEC CIK, GLEIF LEI, Wikidata QID, ISIN, ticker, EIN) plus legal name, jurisdiction and status, with per-id provenance and an optional GLEIF parent/child hierarchy.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"include":["hierarchy"],"ticker":"AAPL"},"type":"http"},"output":{"example":{"attribution":["SEC EDGAR (public domain)","GLEIF LEI (CC0)","Wikidata (CC0)"],"entity":{"country":"US","jurisdiction":"US-CA","legal_name":"Apple Inc.","status":"ACTIVE"},"ids":{"cik":"0000320193","ein":"94-2404110","isin":"US0378331005","lei":"HWUPKR0MPOU8FGXBT394","qid":"Q312","ticker":"AAPL"},"match":{"ambiguous":false,"method":"deterministic","score":100},"query":{"type":"ticker","value":"AAPL"},"resolved":true,"sources":{"errors":{},"partial":false,"provenance":{"cik":"sec","lei":"wikidata","qid":"sec"}}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"cik":{"description":"SEC EDGAR CIK (any zero-padding accepted)","type":"string"},"country":{"description":"Optional country hint for disambiguation, e.g. US","type":"string"},"include":{"description":"Optional extras. Use hierarchy for GLEIF parents and children","items":{"enum":["hierarchy"],"type":"string"},"type":"array"},"isin":{"description":"ISIN security identifier, 12 characters","type":"string"},"lei":{"description":"GLEIF Legal Entity Identifier, 20 characters","type":"string"},"name":{"description":"Legal or common company name (fuzzy match)","type":"string"},"qid":{"description":"Wikidata item id, e.g. Q312","type":"string"},"ticker":{"description":"Stock ticker symbol, e.g. AAPL","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-07T19:51:54.24Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-07T19:51:53.996Z"},"resource":"https://api.agentstools.dev/entity/resolve","serviceName":"entity-resolve","tags":["entity","resolution","company","cik","lei"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","scheme":"exact"}],"description":"Compare a business or organization name with separately named Entity records and aliases in the official OFAC SDN and Consolidated Non-SDN files, returning deterministic candidate scores, program tags, source hashes, and freshness evidence without issuing an allow or block verdict.","extensions":{"bazaar":{"info":{"input":{"body":{"entity_name":"AEROCARIBBEAN AIRLINES","include_weak_aliases":false,"max_results":5,"minimum_score":85},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"candidateCount":1,"candidates":[{"countries":["Cuba"],"entityType":"Entity","listKind":"sdn","listLabel":"SDN","match":{"aliasQuality":null,"matchedField":"primary","matchedName":"AEROCARIBBEAN AIRLINES","method":"exact","score":100,"scoreAuthority":"API Acre; not the OFAC Sanctions List Search score"},"primaryName":"AEROCARIBBEAN AIRLINES","programs":["CUBA"],"sourceFileUrl":"https://sanctionslistservice.ofac.treas.gov/api/PublicationPreview/exports/sdn.xml","uid":"36"}],"candidatesReturned":1,"candidatesTruncated":false,"dataset":{"cacheMaxAgeSeconds":3600,"files":[{"entityRecordCount":9854,"filename":"sdn.xml","listKind":"sdn","listLabel":"SDN","publishDate":"2026-08-07","recordCount":19199,"sha256":"ac00228a68345e5c0d7174713cf97e5d5a8efe7cec5c2f540ed87106f49f7474","sourceUrl":"https://sanctionslistservice.ofac.treas.gov/api/PublicationPreview/exports/sdn.xml"},{"entityRecordCount":363,"filename":"consolidated.xml","listKind":"consolidated-non-sdn","listLabel":"Consolidated Non-SDN","publishDate":"2026-07-27","recordCount":481,"sha256":"6c9eb74d6060a8c7075dd48054e087cb83c7ccd935dfd4df6700635e12d7c84f","sourceUrl":"https://sanctionslistservice.ofac.treas.gov/api/PublicationPreview/exports/consolidated.xml"}],"snapshotFetchedAt":"2026-08-12T02:00:00+00:00"},"disclaimer":"Evidence aid only. Not legal advice, a compliance certification, or a sole basis for an allow, deny, freeze, or reporting decision.","guidance":{"automation":"https://ofac.treasury.gov/faqs/287","fiftyPercentRule":"https://ofac.treasury.gov/faqs/10"},"limitations":["Results are name-similarity candidates for manual review, not a determination that the queried entity is listed or that a transaction is permitted or prohibited.","This search covers separately named Entity records and their aliases only; it excludes individuals, vessels, aircraft, ownership analysis, geographic restrictions, and entities blocked under OFAC's 50 Percent Rule but not separately listed.","Different OFAC lists and program tags carry different restrictions; inspect the current official record, program, and legal authority before acting.","Name-only screening can produce false positives and false negatives. Weak aliases are excluded by default because OFAC warns they may create many false hits."],"query":{"entityName":"AEROCARIBBEAN AIRLINES","entityType":"Entity","includeWeakAliases":false,"maxResults":5,"minimumScore":85,"normalizedName":"aerocaribbean airlines"},"retrievedAt":"2026-08-12T02:00:01+00:00","source":"https://ofac.treasury.gov/sanctions-list-service","status":"candidates_found"},"meta":{"cached":false,"duration_ms":42,"next_actions":[],"sources":[],"warnings":[]},"request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a","service":"research.ofac-entity-search","version":"1"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"entity_name":{"description":"Organization or business name to compare with separately named OFAC Entity records","examples":["AEROCARIBBEAN AIRLINES"],"maxLength":200,"minLength":3,"title":"Entity Name","type":"string"},"include_weak_aliases":{"default":false,"description":"Include aliases that OFAC labels weak and warns may create false positives","title":"Include Weak Aliases","type":"boolean"},"max_results":{"default":5,"description":"Maximum candidate records to return after deterministic ranking","maximum":10,"minimum":1,"title":"Max Results","type":"integer"},"minimum_score":{"default":85,"description":"Minimum API Acre similarity score to return; this is not OFAC's interactive-search score","maximum":100,"minimum":70,"title":"Minimum Score","type":"integer"}},"required":["entity_name"],"title":"OfacEntitySearchInput","type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"properties":{"candidateCount":{"type":"integer"},"candidates":{"items":{"properties":{"countries":{"items":{"type":"string"},"type":"array"},"entityType":{"const":"Entity","type":"string"},"listKind":{"enum":["sdn","consolidated-non-sdn"],"type":"string"},"listLabel":{"enum":["SDN","Consolidated Non-SDN"],"type":"string"},"match":{"properties":{"aliasQuality":{"enum":["strong","weak",null],"type":["string","null"]},"matchedField":{"enum":["primary","alias"],"type":"string"},"matchedName":{"type":"string"},"method":{"enum":["exact","deterministic_name_similarity"],"type":"string"},"score":{"type":"number"},"scoreAuthority":{"type":"string"}},"type":"object"},"primaryName":{"type":"string"},"programs":{"items":{"type":"string"},"type":"array"},"sourceFileUrl":{"type":"string"},"uid":{"type":"string"}},"type":"object"},"type":"array"},"candidatesReturned":{"type":"integer"},"candidatesTruncated":{"type":"boolean"},"dataset":{"properties":{"cacheMaxAgeSeconds":{"const":3600,"type":"integer"},"files":{"items":{"properties":{"entityRecordCount":{"type":"integer"},"filename":{"enum":["sdn.xml","consolidated.xml"],"type":"string"},"listKind":{"enum":["sdn","consolidated-non-sdn"],"type":"string"},"listLabel":{"enum":["SDN","Consolidated Non-SDN"],"type":"string"},"publishDate":{"type":"string"},"recordCount":{"type":"integer"},"sha256":{"type":"string"},"sourceUrl":{"type":"string"}},"type":"object"},"type":"array"},"snapshotFetchedAt":{"type":"string"}},"type":"object"},"disclaimer":{"type":"string"},"guidance":{"properties":{"automation":{"const":"https://ofac.treasury.gov/faqs/287","type":"string"},"fiftyPercentRule":{"const":"https://ofac.treasury.gov/faqs/10","type":"string"}},"type":"object"},"limitations":{"items":{"type":"string"},"type":"array"},"query":{"properties":{"entityName":{"type":"string"},"entityType":{"const":"Entity","type":"string"},"includeWeakAliases":{"type":"boolean"},"maxResults":{"type":"integer"},"minimumScore":{"type":"integer"},"normalizedName":{"type":"string"}},"type":"object"},"retrievedAt":{"type":"string"},"source":{"const":"https://ofac.treasury.gov/sanctions-list-service","type":"string"},"status":{"enum":["candidates_found","no_candidates_above_threshold"],"type":"string"}},"type":"object"},"meta":{"properties":{"cached":{"type":"boolean"},"duration_ms":{"type":"integer"},"next_actions":{"items":{"properties":{"authorization_required":{"const":true,"type":"boolean"},"input_template":{"type":"object"},"method":{"const":"POST","type":"string"},"path":{"type":"string"},"price":{"type":"string"},"reason":{"type":"string"},"service":{"type":"string"},"use_output":{"type":"string"}},"type":"object"},"type":"array"},"sources":{"items":{"type":"string"},"type":"array"},"warnings":{"items":{"type":"string"},"type":"array"}},"type":"object"},"request_id":{"type":"string"},"service":{"const":"research.ofac-entity-search","type":"string"},"version":{"const":"1","type":"string"}},"required":["request_id","service","version","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786471603/bazaar-icons/3cd5dfbdc8c7913d.png","lastUpdated":"2026-08-12T15:18:42.83Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-12T15:18:42.129Z"},"resource":"https://apiacre.com/v1/research/ofac-entity-search","serviceName":"API Acre","tags":["research","ofac","sanctions","entity","business"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e","scheme":"exact"},{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up","scheme":"exact"}],"description":"Search Wikidata entities (structured knowledge graph). Returns entity id (Q-number), label, description, concept URI, aliases. Use ?q=YOUR_QUERY plus optional and lang=en and limit=10. Built for AI agents needing canonical entity disambiguation and Linked Data IRIs. Accepts payment on Base or Solana — either network works.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lang":"string","limit":"string","q":"string"},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"lang":{"description":"Lang (optional)","type":"string"},"limit":{"description":"Max results (optional)","type":"string"},"q":{"description":"Search query (required)","type":"string"}},"required":["q"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-18T08:31:56.126Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":2,"lastCalledAt":"2026-08-18T08:31:55.778Z"},"resource":"https://api.x402node.dev/knowledge/wikidata","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","scheme":"exact"}],"description":"Search the official GLEIF Global LEI Index by exact LEI or legal name and return ranked legal-entity identity, registration, mapped-identifier, and relationship-availability evidence.","extensions":{"bazaar":{"info":{"input":{"body":{"country_code":"US","legal_name":"Apple Inc.","max_results":3},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"disclaimer":"Official public LEI reference data normalized from GLEIF. Corroborate name matches before KYC, credit, legal, compliance, or counterparty decisions.","goldenCopyPublishedAt":"2026-08-11T00:00:00Z","license":{"id":"CC0-1.0","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use/","url":"https://creativecommons.org/publicdomain/zero/1.0/"},"limitations":["Name-match scores rank candidates but do not establish identity.","Not every legal entity has an LEI, and source records may be stale or incomplete.","Relationship flags indicate available GLEIF links; they do not expand the relationship records."],"matchCount":1,"matches":[{"category":"GENERAL","conformityFlag":"CONFORMING","creationDate":"1977-01-03T00:00:00Z","entityStatus":"ACTIVE","headquartersAddress":{"addressLines":["One Apple Park Way"],"city":"Cupertino","country":"US","postalCode":"95014","region":"US-CA"},"jurisdiction":"US-CA","legalAddress":{"addressLines":["C/O C T Corporation System","330 N. Brand Blvd"],"city":"Glendale","country":"US","postalCode":"91203","region":"US-CA"},"legalForm":{"id":"H1UM","other":null},"legalName":"Apple Inc.","lei":"HWUPKR0MPOU8FGXBT394","mappedIdentifiers":{"bic":["APLEUS66XXX"],"spGlobal":["24937"]},"match":{"score":1,"type":"exact"},"otherNames":[{"language":"en","name":"Apple Computer, Inc.","type":"PREVIOUS_LEGAL_NAME"}],"registeredAs":"806592","registration":{"corroborationLevel":"FULLY_CORROBORATED","initialDate":"2012-06-06T15:53:00Z","lastUpdated":"2026-03-03T16:34:33Z","nextRenewal":"2027-03-08T17:27:20Z","status":"ISSUED","validationAuthority":{"id":"RA000598","other":null}},"registrationAuthority":{"id":"RA000598","other":null},"relationshipsAvailable":{"directChildren":true,"directParent":false,"directParentException":true,"isins":true,"ultimateChildren":true,"ultimateParent":false,"ultimateParentException":true},"source":"https://api.gleif.org/api/v1/lei-records/HWUPKR0MPOU8FGXBT394"}],"query":{"countryCode":"US","maxResults":3,"mode":"legal_name","value":"Apple Inc."},"retrievedAt":"2026-08-11T08:30:00+00:00","source":"https://api.gleif.org/api/v1/lei-records","status":"matched","totalCandidates":20},"meta":{"cached":false,"duration_ms":42,"next_actions":[{"authorization_required":true,"input_template":{"country_code":"$result.data.matches[0].legalAddress.country","legal_name":"$result.data.matches[0].legalName","url":"$companyDomainUrl"},"method":"POST","path":"/v1/web/business-due-diligence","price":"$0.35","reason":"Combine a selected legal-entity candidate with public website, DNS, TLS, RDAP, and site-quality evidence.","service":"web.business-due-diligence","title":"Business domain due diligence","use_output":"Continue only after selecting the correct candidate; the follow-up report does not prove that the entity controls the domain."}],"sources":[],"warnings":[]},"request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a","service":"research.lei-entity-search","version":"1"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"country_code":{"anyOf":[{"pattern":"^[A-Za-z]{2}$","type":"string"},{"type":"null"}],"default":null,"description":"Optional ISO 3166-1 alpha-2 legal-address country filter","examples":["US"],"title":"Country Code"},"legal_name":{"anyOf":[{"maxLength":200,"minLength":2,"type":"string"},{"type":"null"}],"default":null,"description":"Registered or commonly used legal entity name","examples":["Apple Inc."],"title":"Legal Name"},"lei":{"anyOf":[{"maxLength":20,"minLength":20,"type":"string"},{"type":"null"}],"default":null,"description":"Exact 20-character Legal Entity Identifier (LEI)","examples":["HWUPKR0MPOU8FGXBT394"],"title":"Lei"},"max_results":{"default":3,"description":"Maximum candidates returned for a name search","maximum":5,"minimum":1,"title":"Max Results","type":"integer"}},"title":"LegalEntitySearchInput","type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Structured GLEIF legal entity search result","properties":{"disclaimer":{"type":"string"},"goldenCopyPublishedAt":{"type":"string"},"license":{"type":"object"},"limitations":{"items":{},"type":"array"},"matchCount":{"type":"integer"},"matches":{"items":{},"type":"array"},"query":{"type":"object"},"retrievedAt":{"type":"string"},"source":{"type":"string"},"status":{"type":"string"},"totalCandidates":{"type":"integer"}},"type":"object"},"meta":{"properties":{"cached":{"type":"boolean"},"duration_ms":{"minimum":0,"type":"integer"},"next_actions":{"description":"Optional separately priced follow-up calls. Each action requires a new payment challenge and explicit buyer authorization.","items":{"properties":{"authorization_required":{"const":true,"type":"boolean"},"input_template":{"description":"Client-side template only: $request refers to the original input, $result to this response, and $json(...) serializes its argument. The server does not execute the follow-up.","type":"object"},"method":{"const":"POST","type":"string"},"path":{"pattern":"^/v1/","type":"string"},"price":{"pattern":"^\\$[0-9]+","type":"string"},"reason":{"type":"string"},"service":{"type":"string"},"title":{"type":"string"},"use_output":{"type":"string"}},"required":["service","title","reason","method","path","price","input_template","use_output","authorization_required"],"type":"object"},"type":"array"},"sources":{"items":{"type":"string"},"type":"array"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["duration_ms","cached","sources","warnings","next_actions"],"type":"object"},"request_id":{"description":"Unique request identifier","type":"string"},"service":{"const":"research.lei-entity-search","type":"string"},"version":{"const":"1","type":"string"}},"required":["request_id","service","version","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786471603/bazaar-icons/3cd5dfbdc8c7913d.png","lastUpdated":"2026-08-11T18:19:33.494Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-11T18:19:32.97Z"},"resource":"https://apiacre.com/v1/research/lei-entity-search","serviceName":"API Acre","tags":["research","company","legal-entity","lei","gleif"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Free-text web search, returns title/url/snippet list (DuckDuckGo).","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_results":5,"query":"x402 protocol"},"type":"http"},"output":{"example":{"count":5,"results":[{"title":"...","url":"..."}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"backend":{"description":"auto (default multi-engine fusion) or a specific engine: brave/duckduckgo/google/mojeek/startpage/wikipedia/yahoo/yandex, or a CSV of them","type":"string"},"max_results":{"maximum":20,"minimum":1,"type":"integer"},"query":{"type":"string"},"region":{"description":"Locale like 'us-en', 'uk-en', 'de-de' (default us-en)","type":"string"},"safesearch":{"description":"SafeSearch level (default moderate)","enum":["on","moderate","off"],"type":"string"},"timelimit":{"description":"Freshness/time filter: past day/week/month/year","enum":["d","w","m","y"],"type":"string"}},"required":["query"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-26T00:03:42.165Z","quality":{"l30DaysTotalCalls":205,"l30DaysUniquePayers":8,"lastCalledAt":"2026-08-26T00:03:41.442Z"},"resource":"https://api.agentstools.dev/search","serviceName":"web-search","tags":["web","search","data"],"type":"http","x402Version":2},{"accepts":[{"amount":"12000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","facilitatorAddress":"0x625d8a65134079f8faAAc39a7947c73d93C6aC39","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638","scheme":"upto"}],"description":"Screen a person name against Wikidata position-held claims, returning every government or state office the matching people have held, with start and end dates.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":3,"name":"Angela Merkel"},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Candidate people to check, 1-5, default 3","type":"number"},"name":{"description":"Person name to screen","type":"string"}},"required":["name"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786826608/bazaar-icons/716f4937536b740e.png","lastUpdated":"2026-08-15T21:04:47.121Z","quality":{"l30DaysTotalCalls":3,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-15T21:04:46.797Z"},"resource":"https://fittings.sh/v1/pep/wikidata-screen","serviceName":"fittings","tags":["pep"],"type":"http","x402Version":2}],"searchMethod":"hybrid","x402Version":2,"meta":{"searchToken":"ae43r2pbaog7kaa"}}
