{"uid":"cap_WJP9noLZ4mVkMGUE4WVhE","slug":"sindri-network-format-generator-4c0c18d5","name":"Sindri Network-Format Generator","description":"Network-format generator API. Generates a valid ipv4/ipv6 address (optionally within a CIDR block or named network range) or a well-formed JWT string (via one of: ipv4, ipv6, jwt). Accepts optional locale (default en_US). jwt header/payload objects are capped to 2000 serialized characters.","url":"https://x402.outpimp.com/generateInternetData","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"args":{"type":"object","description":"Method-specific options, e.g. {\"network\":\"private-a\"} or {\"header\":{},\"payload\":{}}."},"field":{"enum":["ipv4","ipv6","jwt"],"type":"string","description":"Which network-format generation method to call."},"locale":{"type":"string","default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\"."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.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_hfpY4nPsqyAEWEiNz3IUm","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":"Generates valid IPv4/IPv6 addresses (optionally within a CIDR block or named network range) or well-formed JWT strings on demand","exampleAgentPrompt":"Generate a random IPv4 address within the private-a network range for me, using en_US locale.","exampleUseCases":[{"title":"Mock API test data generation","prompt":"I need a valid IPv6 address within the 2001:db8::/32 CIDR block for populating my test fixtures — can you generate one?"},{"title":"JWT token for development testing","prompt":"Generate a well-formed JWT string with a header of {\"alg\":\"HS256\",\"typ\":\"JWT\"} and a payload of {\"sub\":\"user123\",\"role\":\"admin\"} so I can test my auth middleware."},{"title":"Fake IP for network simulation","prompt":"Can you give me a random private IPv4 address, something in the private-b range, to use as a placeholder in my network simulation config?"}],"resultDescription":"Returns a generated network-format string: a valid IPv4 address, a valid IPv6 address (optionally constrained to a CIDR block or named range like 'private-a'), or a structurally well-formed JWT string with the provided header and payload (each capped at 2000 serialized characters combined).","failureModes":["Invalid 'field' enum value returns an error — must be exactly 'ipv4', 'ipv6', or 'jwt'","Malformed CIDR block in args causes generation failure","JWT header or payload combined serialized length exceeding 2000 characters is rejected","Unrecognized network range name in args returns an error","Payment failure (x402 protocol) prevents execution"],"whenToPreferThis":"Choose this endpoint when you need programmatically valid, structurally correct IPv4/IPv6 addresses or JWT strings for testing, mocking, or data generation purposes — especially when you want optional CIDR/network-range constraints on IPs or custom header/payload control on JWTs. Prefer it over general fake-data libraries when you need a paid, hosted, stateless API call that returns network-format data without local dependencies.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:47:29.577Z","isFirstParty":false}