{"uid":"cap_F9fum7pFFtWbh_7PXf3_N","slug":"agent-payload-tools-payload-inspect-904d2129","name":"Agent Payload Tools – Payload Inspect","description":"Detect JSON, JWT, Base64, hexadecimal, and URL-encoded payload forms without executing code.","url":"https://api.agent-payload-tools.workers.dev/payload-inspect","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"Payload text to inspect heuristically."}}},"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_IycrCuQAm3CfRXEcD6V-W","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":"Heuristically inspects a payload string to detect its encoding, format, or data type (e.g. Base64, JWT, JSON, hex, crypto data).","exampleAgentPrompt":"Can you inspect this string for me and tell me what format or encoding it is — 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.dozjgNryP4J3jVmNHl0w5N_5rRXiH0Jc'?","exampleUseCases":[{"title":"Identify unknown encoded blob","prompt":"I got this weird string back from an API response and I have no idea what it is — can you inspect it and tell me if it's Base64, hex, a JWT, or something else? Here it is: 'SGVsbG8gV29ybGQ='"},{"title":"Debug JWT token structure","prompt":"I have this token from our auth system and I need to know if it's a valid JWT and what claims it contains: 'eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyIjoiYWxpY2UifQ.abc123' — can you inspect it?"},{"title":"Validate crypto payload format","prompt":"Before I pass this payload to our signing service, can you heuristically check what format it's in — is it a hex-encoded key, a JSON structure, or something else? Here's the data: '7b2274797065223a226b6579227d'"}],"resultDescription":"A heuristic analysis result indicating the detected format, encoding, or type of the submitted payload string — such as Base64, JWT, hex, JSON, or other recognizable data structures, along with any structural details the inspector can infer.","failureModes":["Empty or missing 'input' field returns an error or empty result","Ambiguous payload that matches multiple formats may return low-confidence or multiple candidate types","Very large payloads may be truncated or rejected","Unrecognized or proprietary formats may return an 'unknown' classification","Network or worker timeout on unusually complex inputs"],"whenToPreferThis":"Choose this endpoint when you need a quick, deterministic heuristic classification of an unknown payload string — especially useful in agent pipelines that receive opaque data from external APIs and need to route or decode it correctly before further processing. Prefer this over manual regex or custom parsing when the format is uncertain and could be one of many standard types (JWT, JSON, Base64, hex, etc.).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:41.763Z","isFirstParty":false}