{"uid":"cap_7B4lZbVwDolV17jMEmKHy","slug":"json-validation-api-control-operativo-e556fc6d","name":"JSON Validation API – Control Operativo","description":"Plantillas y manuales digitales para controlar inventario, ventas y margen.","url":"https://herramientas-cobrables.consultoressasic.chatgpt.site/api/paid/json-validate","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["json"],"properties":{"json":{"type":"string","maxLength":50000,"minLength":2},"required":{"type":"string","maxLength":500}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","required":["ok","result"],"properties":{"ok":{"type":"boolean"},"result":{"type":"object"},"chargedUsd":{"type":"string"},"transactionHash":{"type":"string"}}}},"additionalProperties":false}},"additionalProperties":false},"responseSchema":{"type":"json","example":{"ok":true,"result":{"valid":false,"fields":["name"],"missing":["email"],"isObject":true},"chargedUsd":"0.010000","transactionHash":"0x..."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tlkHNacfJjyEHs8m81GW8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a JSON object against required fields and structure, returning which fields are valid, missing, or invalid","exampleAgentPrompt":"Can you validate this JSON for me and tell me if the 'name' and 'email' fields are present and correct: '{\"name\":\"Carlos\",\"phone\":\"555-1234\"}'?","exampleUseCases":[{"title":"Pre-submit form payload check","prompt":"Before I save this customer record, validate this JSON and tell me if any required fields like 'name', 'email', or 'phone' are missing: '{\"name\":\"Ana Gómez\",\"phone\":\"310-555-9988\"}'"},{"title":"API request sanity check","prompt":"I'm about to send this JSON to a third-party API — can you check it has all required fields ('id', 'amount', 'currency') and flag anything missing or invalid? Here's the payload: '{\"id\":\"inv-001\",\"amount\":150}'"},{"title":"Onboarding data validation","prompt":"Validate this new user signup JSON and tell me which fields are present, missing, or wrong — required fields are 'username', 'email', and 'password': '{\"username\":\"jdoe\",\"email\":\"\"}'"}],"resultDescription":"Returns a JSON object with an 'ok' boolean, a 'result' object containing a 'valid' boolean, an array of validated 'fields', an array of 'missing' fields, and an 'isObject' flag. Also includes the charge amount in USD and a transaction hash confirming the micropayment.","failureModes":["Malformed JSON string input causes validation to fail with isObject:false or an error response","Missing 'json' query parameter returns an error","JSON exceeds 50,000 character limit and is rejected","Network or payment processing failure results in no response or 402 error","Required fields list not specified, so only structural validity is checked"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call JSON validation service that checks both structural well-formedness and the presence of specific required fields in a single request. Ideal for agents that need to validate ad-hoc JSON payloads without maintaining a schema registry or setting up a dedicated validation service.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:33:52.370Z","isFirstParty":false}