Resource / 221
healthy2s.
Look up or search the global LEI (Legal Entity Identifier) registry — the authoritative ISO 17442 directory of ~2.6M legal entities worldwide. Pass `lei` for an exact 20-character LEI, or `query` to search by legal/other name (ranked best-match first). Filter name search by `country` (ISO 2-letter, HQ country) and `status` (active = currently active entities only; all = default). Each result returns the LEI, legal name, an alternate/other name, legal jurisdiction, entity category (GENERAL/FUND/BRANCH/…), ISO 20275 legal-form code, entity status (ACTIVE/INACTIVE), LEI registration status (ISSUED/LAPSED/RETIRED/…), headquarters city/region/country/postal code, the initial registration + last update + next renewal dates, and the managing LOU. Use this to canonicalize a company name to its LEI, resolve a counterparty, or enrich a vendor master. Data: GLEIF Golden Copy (CC0, public domain).
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 3000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 3000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
healthy 2026-08-12 22:00:01 UTC GET · HTTP 402 · 92ms · accepts 2 · base 1 ok
Accepts snapshot
[
{
"amount": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"assetTransferMethod": null,
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 60,
"network": "eip155:8453",
"payTo": "0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5",
"paymentFlow": null,
"raw": {
"amount": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 60,
"max_timeout_seconds": 60,
"network": "eip155:8453",
"payTo": "0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5",
"pay_to": "0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5",
"scheme": "exact"
},
"scheme": "exact"
},
{
"amount": "3000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"assetTransferMethod": null,
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88",
"name": "USDC",
"version": "1"
},
"maxTimeoutSeconds": 60,
"network": "solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp",
"payTo": "TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn",
"paymentFlow": null,
"raw": {
"amount": "3000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88",
"name": "USDC",
"version": "1"
},
"maxTimeoutSeconds": 60,
"max_timeout_seconds": 60,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn",
"pay_to": "TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn",
"scheme": "exact"
},
"scheme": "exact"
}
]
PaymentRequired raw
{
"accepts": [
{
"amount": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 60,
"network": "eip155:8453",
"payTo": "0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5",
"scheme": "exact"
},
{
"amount": "3000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88",
"name": "USDC",
"version": "1"
},
"maxTimeoutSeconds": 60,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn",
"scheme": "exact"
}
],
"error": "PAYMENT-SIGNATURE required",
"extensions": {
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"country": "US",
"query": "Apple Inc"
},
"type": "http"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"method": {
"const": "GET"
},
"queryParams": {
"properties": {
"country": {
"description": "HQ country ISO 2-letter filter (e.g. US), name search only.",
"type": "string"
},
"lei": {
"description": "Exact 20-character ISO 17442 LEI.",
"type": "string"
},
"limit": {
"description": "1–100, default 20.",
"type": "integer"
},
"offset": {
"description": "Pagination offset, default 0.",
"type": "integer"
},
"query": {
"description": "Free-text legal/other name search.",
"type": "string"
},
"status": {
"description": "active = ACTIVE entities only; all (default).",
"enum": [
"active",
"all"
],
"type": "string"
}
}
},
"type": {
"const": "http"
}
},
"required": [
"type",
"method",
"queryParams"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
},
"resource": {
"description": "Look up or search the global LEI (Legal Entity Identifier) registry — the authoritative ISO 17442 directory of ~2.6M legal entities worldwide. Pass `lei` for an exact 20-character LEI, or `query` to search by legal/other name (ranked best-match first). Filter name search by `country` (ISO 2-letter, HQ country) and `status` (active = currently active entities only; all = default). Each result returns the LEI, legal name, an alternate/other name, legal jurisdiction, entity category (GENERAL/FUND/BRANCH/…), ISO 20275 legal-form code, entity status (ACTIVE/INACTIVE), LEI registration status (ISSUED/LAPSED/RETIRED/…), headquarters city/region/country/postal code, the initial registration + last update + next renewal dates, and the managing LOU. Use this to canonicalize a company name to its LEI, resolve a counterparty, or enrich a vendor master. Data: GLEIF Golden Copy (CC0, public domain).",
"iconUrl": "https://2s.io/icon-512.png",
"mimeType": "application/json",
"serviceName": "2s",
"tags": [
"public-records",
"identifiers",
"ai-agents",
"us-gov-data",
"x402",
"upto-billing",
"ai-gateway",
"agent-infrastructure"
],
"url": "https://2s.io/api/business/lei"
},
"x402Version": 2
}
Response headers
{
"access-control-allow-headers": "Authorization, Content-Type",
"access-control-allow-methods": "GET, POST, OPTIONS",
"access-control-allow-origin": "*",
"access-control-max-age": "86400",
"age": "0",
"cache-control": "public, max-age=0, must-revalidate",
"content-security-policy": "default-src 'none'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; connect-src 'self'; frame-ancestors 'none'; base-uri 'none'",
"content-type": "application/json",
"date": "Wed, 12 Aug 2026 22:00:01 GMT",
"payment-required": "eyJ4NDAyVmVyc2lvbiI6MiwiYWNjZXB0cyI6W3sic2NoZW1lIjoiZXhhY3QiLCJuZXR3b3JrIjoiZWlwMTU1Ojg0NTMiLCJhbW91bnQiOiIzMDAwIiwiYXNzZXQiOiIweDgzMzU4OWZDRDZlRGI2RTA4ZjRjN0MzMkQ0ZjcxYjU0YmRBMDI5MTMiLCJwYXlUbyI6IjB4MmI2RDQ5ODhEYjQ3MjNFNjkwOERiODZBYjJiOGRGQmM1MUZDMzJDNSIsIm1heFRpbWVvdXRTZWNvbmRzIjo2MCwiZXh0cmEiOnsibmFtZSI6IlVTRCBDb2luIiwidmVyc2lvbiI6IjIifX0seyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJzb2xhbmE6NWV5a3Q0VXNGdjhQOE5KZFRSRXBZMXZ6cUtxWkt2ZHAiLCJhbW91bnQiOiIzMDAwIiwiYXNzZXQiOiJFUGpGV2RkNUF1ZnFTU3FlTTJxTjF4enliYXBDOEc0d0VHR2tad3lURHQxdiIsInBheVRvIjoiVFc2bnRhR3p2ajYzWmdQanN6ZDRGQ0dtVlRHZnp2MU1BWVpialljeVdobiIsIm1heFRpbWVvdXRTZWNvbmRzIjo2MCwiZXh0cmEiOnsibmFtZSI6IlVTREMiLCJ2ZXJzaW9uIjoiMSIsImZlZVBheWVyIjoiSGMzc2RFQXNDR1FjcGdmaXZ5d29nOXV3dGs4Z1VCVVpnc3hkTUUxRUp5ODgifX1dLCJyZXNvdXJjZSI6eyJ1cmwiOiJodHRwczovLzJzLmlvL2FwaS9idXNpbmVzcy9sZWkiLCJkZXNjcmlwdGlvbiI6Ikxvb2sgdXAgb3Igc2VhcmNoIHRoZSBnbG9iYWwgTEVJIChMZWdhbCBFbnRpdHkgSWRlbnRpZmllcikgcmVnaXN0cnkg4oCUIHRoZSBhdXRob3JpdGF0aXZlIElTTyAxNzQ0MiBkaXJlY3Rvcnkgb2YgfjIuNk0gbGVnYWwgZW50aXRpZXMgd29ybGR3aWRlLiBQYXNzIGBsZWlgIGZvciBhbiBleGFjdCAyMC1jaGFyYWN0ZXIgTEVJLCBvciBgcXVlcnlgIHRvIHNlYXJjaCBieSBsZWdhbC9vdGhlciBuYW1lIChyYW5rZWQgYmVzdC1tYXRjaCBmaXJzdCkuIEZpbHRlciBuYW1lIHNlYXJjaCBieSBgY291bnRyeWAgKElTTyAyLWxldHRlciwgSFEgY291bnRyeSkgYW5kIGBzdGF0dXNgIChhY3RpdmUgPSBjdXJyZW50bHkgYWN0aXZlIGVudGl0aWVzIG9ubHk7IGFsbCA9IGRlZmF1bHQpLiBFYWNoIHJlc3VsdCByZXR1cm5zIHRoZSBMRUksIGxlZ2FsIG5hbWUsIGFuIGFsdGVybmF0ZS9vdGhlciBuYW1lLCBsZWdhbCBqdXJpc2RpY3Rpb24sIGVudGl0eSBjYXRlZ29yeSAoR0VORVJBTC9GVU5EL0JSQU5DSC/igKYpLCBJU08gMjAyNzUgbGVnYWwtZm9ybSBjb2RlLCBlbnRpdHkgc3RhdHVzIChBQ1RJVkUvSU5BQ1RJVkUpLCBMRUkgcmVnaXN0cmF0aW9uIHN0YXR1cyAoSVNTVUVEL0xBUFNFRC9SRVRJUkVEL+KApiksIGhlYWRxdWFydGVycyBjaXR5L3JlZ2lvbi9jb3VudHJ5L3Bvc3RhbCBjb2RlLCB0aGUgaW5pdGlhbCByZWdpc3RyYXRpb24gKyBsYXN0IHVwZGF0ZSArIG5leHQgcmVuZXdhbCBkYXRlcywgYW5kIHRoZSBtYW5hZ2luZyBMT1UuIFVzZSB0aGlzIHRvIGNhbm9uaWNhbGl6ZSBhIGNvbXBhbnkgbmFtZSB0byBpdHMgTEVJLCByZXNvbHZlIGEgY291bnRlcnBhcnR5LCBvciBlbnJpY2ggYSB2ZW5kb3IgbWFzdGVyLiBEYXRhOiBHTEVJRiBHb2xkZW4gQ29weSAoQ0MwLCBwdWJsaWMgZG9tYWluKS4iLCJtaW1lVHlwZSI6ImFwcGxpY2F0aW9uL2pzb24iLCJzZXJ2aWNlTmFtZSI6IjJzIiwiaWNvblVybCI6Imh0dHBzOi8vMnMuaW8vaWNvbi01MTIucG5nIiwidGFncyI6WyJwdWJsaWMtcmVjb3JkcyIsImlkZW50aWZpZXJzIiwiYWktYWdlbnRzIiwidXMtZ292LWRhdGEiLCJ4NDAyIiwidXB0by1iaWxsaW5nIiwiYWktZ2F0ZXdheSIsImFnZW50LWluZnJhc3RydWN0dXJlIl19LCJlcnJvciI6IlBBWU1FTlQtU0lHTkFUVVJFIHJlcXVpcmVkIiwiZXh0ZW5zaW9ucyI6eyJiYXphYXIiOnsiaW5mbyI6eyJpbnB1dCI6eyJ0eXBlIjoiaHR0cCIsIm1ldGhvZCI6IkdFVCIsInF1ZXJ5UGFyYW1zIjp7InF1ZXJ5IjoiQXBwbGUgSW5jIiwiY291bnRyeSI6IlVTIn19fSwic2NoZW1hIjp7IiRzY2hlbWEiOiJodHRwczovL2pzb24tc2NoZW1hLm9yZy9kcmFmdC8yMDIwLTEyL3NjaGVtYSIsInR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7ImlucHV0Ijp7InR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7InR5cGUiOnsiY29uc3QiOiJodHRwIn0sIm1ldGhvZCI6eyJjb25zdCI6IkdFVCJ9LCJxdWVyeVBhcmFtcyI6eyJwcm9wZXJ0aWVzIjp7ImxlaSI6eyJ0eXBlIjoic3RyaW5nIiwiZGVzY3JpcHRpb24iOiJFeGFjdCAyMC1jaGFyYWN0ZXIgSVNPIDE3NDQyIExFSS4ifSwicXVlcnkiOnsidHlwZSI6InN0cmluZyIsImRlc2NyaXB0aW9uIjoiRnJlZS10ZXh0IGxlZ2FsL290aGVyIG5hbWUgc2VhcmNoLiJ9LCJjb3VudHJ5Ijp7InR5cGUiOiJzdHJpbmciLCJkZXNjcmlwdGlvbiI6IkhRIGNvdW50cnkgSVNPIDItbGV0dGVyIGZpbHRlciAoZS5nLiBVUyksIG5hbWUgc2VhcmNoIG9ubHkuIn0sInN0YXR1cyI6eyJ0eXBlIjoic3RyaW5nIiwiZW51bSI6WyJhY3RpdmUiLCJhbGwiXSwiZGVzY3JpcHRpb24iOiJhY3RpdmUgPSBBQ1RJVkUgZW50aXRpZXMgb25seTsgYWxsIChkZWZhdWx0KS4ifSwibGltaXQiOnsidHlwZSI6ImludGVnZXIiLCJkZXNjcmlwdGlvbiI6IjHigJMxMDAsIGRlZmF1bHQgMjAuIn0sIm9mZnNldCI6eyJ0eXBlIjoiaW50ZWdlciIsImRlc2NyaXB0aW9uIjoiUGFnaW5hdGlvbiBvZmZzZXQsIGRlZmF1bHQgMC4ifX19fSwicmVxdWlyZWQiOlsidHlwZSIsIm1ldGhvZCIsInF1ZXJ5UGFyYW1zIl19fSwicmVxdWlyZWQiOlsiaW5wdXQiXX19fX0=",
"permissions-policy": "geolocation=(), camera=(), microphone=()",
"referrer-policy": "no-referrer",
"server": "Vercel",
"strict-transport-security": "max-age=63072000; includeSubDomains; preload",
"transfer-encoding": "chunked",
"x-content-type-options": "nosniff",
"x-frame-options": "DENY",
"x-matched-path": "/api/business/lei",
"x-payment-requirements": "x402",
"x-vercel-cache": "MISS",
"x-vercel-id": "iad1::iad1::p9tnj-1786572001679-39fd0cda7e07"
}
Response body
{
"accepts": [
{
"amount": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 60,
"network": "eip155:8453",
"payTo": "0x2b6D4988Db4723E6908Db86Ab2b8dFBc51FC32C5",
"scheme": "exact"
},
{
"amount": "3000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88",
"name": "USDC",
"version": "1"
},
"maxTimeoutSeconds": 60,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "TW6ntaGzvj63ZgPjszd4FCGmVTGfzv1MAYZbjYcyWhn",
"scheme": "exact"
}
],
"error": "PAYMENT-SIGNATURE required",
"extensions": {
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"country": "US",
"query": "Apple Inc"
},
"type": "http"
},
"output": {
"example": {
"items": [
{
"category": "GENERAL",
"entityStatus": "ACTIVE",
"headquarters": {
"city": "Cupertino",
"country": "US",
"postalCode": "95014",
"region": "US-CA"
},
"initialRegistrationDate": "2012-06-06T13:00:00.000Z",
"jurisdiction": "US-CA",
"lastUpdateDate": "2025-05-20T00:00:00.000Z",
"legalForm": "H1UM",
"legalName": "Apple Inc.",
"lei": "HWUPKR0MPOU8FGXBT394",
"managingLou": "EVK05KS7XY1DEII3R011",
"nextRenewalDate": "2026-06-06T00:00:00.000Z",
"otherName": null,
"registrationStatus": "ISSUED"
}
],
"ok": true,
"page": {
"number": 1,
"pages": 1,
"size": 20
},
"source": {
"license": "CC0 1.0 (public domain). No attribution required.",
"provider": "GLEIF (Global Legal Entity Identifier Foundation) — LEI Golden Copy",
"url": "https://www.gleif.org/en/lei-data/gleif-golden-copy"
},
"total": 1
},
"schema": {
"properties": {
"items": {
"items": {
"properties": {
"category": {
"type": "string"
},
"entityStatus": {
"type": "string"
},
"headquarters": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"postalCode": {
"type": "string"
},
"region": {
"type": "string"
}
},
"type": "object"
},
"initialRegistrationDate": {
"type": "string"
},
"jurisdiction": {
"type": "string"
},
"lastUpdateDate": {
"type": "string"
},
"legalForm": {
"type": "string"
},
"legalName": {
"type": "string"
},
"lei": {
"type": "string"
},
"managingLou": {
"type": "string"
},
"nextRenewalDate": {
"type": "string"
},
"otherName": {},
"registrationStatus": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"ok": {
"type": "boolean"
},
"page": {
"properties": {
"number": {
"type": "integer"
},
"pages": {
"type": "integer"
},
"size": {
"type": "integer"
}
},
"type": "object"
},
"source": {
"properties": {
"license": {
"type": "string"
},
"provider": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object"
},
"total": {
"type": "integer"
}
},
"type": "object"
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"method": {
"const": "GET"
},
"queryParams": {
"properties": {
"country": {
"description": "HQ country ISO 2-letter filter (e.g. US), name search only.",
"type": "string"
},
"lei": {
"description": "Exact 20-character ISO 17442 LEI.",
"type": "string"
},
"limit": {
"description": "1–100, default 20.",
"type": "integer"
},
"offset": {
"description": "Pagination offset, default 0.",
"type": "integer"
},
"query": {
"description": "Free-text legal/other name search.",
"type": "string"
},
"status": {
"description": "active = ACTIVE entities only; all (default).",
"enum": [
"active",
"all"
],
"type": "string"
}
}
},
"type": {
"const": "http"
}
},
"required": [
"type",
"method",
"queryParams"
],
"type": "object"
},
"output": {
"properties": {
"items": {
"items": {
"properties": {
"category": {
"type": "string"
},
"entityStatus": {
"type": "string"
},
"headquarters": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"postalCode": {
"type": "string"
},
"region": {
"type": "string"
}
},
"type": "object"
},
"initialRegistrationDate": {
"type": "string"
},
"jurisdiction": {
"type": "string"
},
"lastUpdateDate": {
"type": "string"
},
"legalForm": {
"type": "string"
},
"legalName": {
"type": "string"
},
"lei": {
"type": "string"
},
"managingLou": {
"type": "string"
},
"nextRenewalDate": {
"type": "string"
},
"otherName": {},
"registrationStatus": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"ok": {
"type": "boolean"
},
"page": {
"properties": {
"number": {
"type": "integer"
},
"pages": {
"type": "integer"
},
"size": {
"type": "integer"
}
},
"type": "object"
},
"source": {
"properties": {
"license": {
"type": "string"
},
"provider": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object"
},
"total": {
"type": "integer"
}
},
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
},
"resource": {
"description": "Look up or search the global LEI (Legal Entity Identifier) registry — the authoritative ISO 17442 directory of ~2.6M legal entities worldwide. Pass `lei` for an exact 20-character LEI, or `query` to search by legal/other name (ranked best-match first). Filter name search by `country` (ISO 2-letter, HQ country) and `status` (active = currently active entities only; all = default). Each result returns the LEI, legal name, an alternate/other name, legal jurisdiction, entity category (GENERAL/FUND/BRANCH/…), ISO 20275 legal-form code, entity status (ACTIVE/INACTIVE), LEI registration status (ISSUED/LAPSED/RETIRED/…), headquarters city/region/country/postal code, the initial registration + last update + next renewal dates, and the managing LOU. Use this to canonicalize a company name to its LEI, resolve a counterparty, or enrich a vendor master. Data: GLEIF Golden Copy (CC0, public domain).",
"iconUrl": "https://2s.io/icon-512.png",
"mimeType": "application/json",
"serviceName": "2s",
"tags": [
"public-records",
"identifiers",
"ai-agents",
"us-gov-data",
"x402",
"upto-billing",
"ai-gateway",
"agent-infrastructure"
],
"url": "https://2s.io/api/business/lei"
},
"x402Version": 2
}
Request headers
{
"accept": "*/*",
"user-agent": "Fetch402Bot/0.1 (+https://fetch402.com/crawler; contact: crawler@fetch402.com)"
}
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"country": "US",
"query": "Apple Inc"
},
"type": "http"
}
{}