{"uid":"cap_8j1ZQ_BqMytgwEd167osN","slug":"eu-eori-number-validation-c34ff006","name":"EU EORI Number Validation","description":"Live EORI (Economic Operators Registration and Identification) validation via the European Commission EOS/DDS2 service -- the number every business needs to clear customs in the EU. Query: ?eori=FR38347481400100 (2-letter country + up to 15 alphanumerics). Returns valid true/false plus registered name and address when the operator consented to publication. SOAP upstream, clean JSON out; 24h cache.","url":"https://x402-datashop-production.up.railway.app/v1/eu/eori","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["eori"],"properties":{"eori":{"type":"string","description":"EORI number: 2-letter country code + 1-15 alphanumerics (FR uses SIRET)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Pg6lpNBARPhtiU7EzES-Z","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an EORI number against the European Commission EOS/DDS2 service and returns registration status, trader name, and address","exampleAgentPrompt":"Can you check if EORI number FR38347481400100 is valid and tell me the registered company name and address?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a boolean 'valid' field indicating whether the EORI number is registered, plus the operator's registered name and address if they have consented to public disclosure. Responses are cached for 24 hours.","failureModes":["Invalid EORI format (not 2-letter country code + up to 15 alphanumerics) returns a 400 error","EORI number not found in the EC registry returns valid: false","Operator has not consented to publication so name and address fields are absent even when valid","Upstream SOAP service at EC is temporarily unavailable causing 503","Payment not completed or insufficient USDC balance returns 402"],"whenToPreferThis":"Use this endpoint when you need authoritative, real-time validation of an EORI number directly from the European Commission's official EOS/DDS2 registry. Prefer this over scraping EU websites or using third-party trade databases when you need a clean JSON response, upstream SOAP abstracted away, and a low per-call cost. Ideal for automated compliance pipelines, supplier onboarding checks, and customs clearance workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:39.394Z","isFirstParty":false}