{"uid":"cap_yBznnc2EpFay0_-2zq-jC","slug":"latam-datos-api-chilean-rut-validator-d3e43d98","name":"LatAm Datos API – Chilean RUT Validator","description":"Datos de mercados emergentes para agentes: FX LatAm, inflacion, tasas de bancos centrales, feriados, validacion de IDs fiscales/bancarios, IVA y salarios minimos. Pago por consulta via x402 v2 (USDC en Base).","url":"https://latam-datos-api.onrender.com/cl/validar/rut","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","required":["valor"],"properties":{"valor":{"type":"string","description":"RUT con digito verificador"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"valido":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zfe4DOSLM6JEQSB6L74AK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a Chilean RUT (tax ID) including its check digit and returns whether it is valid","exampleAgentPrompt":"Can you check whether the Chilean RUT 12.345.678-9 is valid?","exampleUseCases":[{"title":"KYC onboarding for Chilean users","prompt":"Before we create this account, can you verify that the RUT 76.354.771-K provided by the new Chilean business customer is actually valid?"},{"title":"Invoice validation before submission","prompt":"I'm about to generate an invoice for a Chilean supplier with RUT 15.987.654-3 — can you confirm that RUT is valid before I send it?"},{"title":"Automated form input validation","prompt":"A user on our sign-up form entered 9.876.543-2 as their Chilean RUT — is that a legitimate RUT with a correct check digit?"}],"resultDescription":"Returns a JSON object with a single boolean field 'valido' indicating whether the submitted RUT (including its check digit) is structurally valid according to Chilean tax authority rules.","failureModes":["Missing or malformed 'valor' query parameter returns an error or invalid response","RUT submitted without check digit may cause unexpected validation logic","Network timeout from Render.com cold start delays","Non-Chilean tax IDs (e.g. Argentine CUIT) will not be validated correctly","Incorrectly formatted RUT strings (e.g. missing dash) may return false negatives"],"whenToPreferThis":"Use this endpoint when you need to validate Chilean RUT numbers specifically, especially for KYC flows, invoicing, or any onboarding process requiring Chilean fiscal ID verification. Prefer this over generic regex checks because it implements the actual Chilean modulo-11 check digit algorithm. This endpoint is pay-per-call via USDC micropayment (x402), making it suitable for lightweight agent workflows without subscription overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:48:14.074Z","isFirstParty":false}