{"uid":"cap_HdF60jOwPUix4CD1invas","slug":"agentbit-json-validate-afd3d275","name":"AgentBIT JSON Validate","description":"Live web, business, finance and security tools for AI agents. Pay per call with x402 — no signup, no API keys.","url":"https://agentbit.app/v1/json/validate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string"}}},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0015","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.0015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FBk56lfRIZpQloqzFFMcf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a JSON string for syntactic correctness and well-formedness","exampleAgentPrompt":"Can you check if this string is valid JSON: '{\"name\":\"Alice\",\"age\":30,\"active\":true}'?","exampleUseCases":[{"title":"Validate API response payload","prompt":"I got this response body from an external API and I'm not sure it's valid JSON — can you check: '{\"user\":{\"id\":123,\"email\":\"test@example.com\",\"roles\":[\"admin\",\"editor\"]}'?"},{"title":"Debug malformed config file","prompt":"My app is crashing on startup and I think my config might have a JSON syntax error. Can you validate this: '{\"host\":\"localhost\",\"port\":5432,\"debug\":true,\"features\":[\"auth\",\"logging\",]}'?"},{"title":"Pre-flight check before storage","prompt":"Before I save this user-submitted data to the database, validate that it's actually well-formed JSON: '{\"product_id\":\"abc-99\",\"quantity\":2,\"notes\":\"fragile\"}'"}],"resultDescription":"Returns a JSON object indicating whether the input string is valid JSON, along with any parse errors or structural issues found during validation.","failureModes":["Empty or missing input field returns an error","Non-string input types may cause unexpected behavior","Very large JSON strings may hit payload size limits","Payment failure or insufficient USDC balance blocks the call"],"whenToPreferThis":"Choose this endpoint when you need a quick, serverless, pay-per-call JSON syntax check without setting up a local parser or managing API keys. Ideal for AI agents that receive untrusted user input or external API payloads and need to gate downstream processing on valid JSON.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:51:52.607Z","isFirstParty":false}