{"uid":"cap_aHfRNZ8b_yCFLPl9CEmyi","slug":"kihustle-json-flat-to-nested-converter-f96ec41a","name":"KiHustle JSON Flat-to-Nested Converter","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/bot-bazaar/api/v1/json-flat-to-nested","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"flat":{"type":"object"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dpMuZggipSSg7c017TJBq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a flat key-value JSON object into a deeply nested hierarchical JSON structure","exampleAgentPrompt":"Can you convert this flat JSON object into a nested structure for me? I have {\"user.name\": \"Alice\", \"user.address.city\": \"Berlin\", \"user.address.zip\": \"10115\"} and I need it properly nested.","exampleUseCases":[{"title":"Restructure flat API response","prompt":"I got back a flat JSON from a legacy API with keys like 'order.customer.name' and 'order.items.0.sku' — can you convert that into a properly nested JSON object so my frontend can consume it?"},{"title":"Normalize flat config file","prompt":"My config file exports everything as flat dotted keys like 'server.host', 'server.port', 'db.url' — can you restructure it into a nested JSON so I can load it into my app config library?"},{"title":"Prepare flat form data for submission","prompt":"I have a flat object from a web form with fields like 'billing.address.street' and 'billing.address.country' — please convert it to a nested JSON before I send it to the backend."}],"resultDescription":"A nested JSON object where dot-separated flat keys have been expanded into hierarchical nested objects, returned with a 'result' and 'status' field confirming successful processing.","failureModes":["Malformed or non-object input returns an error","Deeply ambiguous key conflicts (e.g. a key that is both a value and a parent) may produce unexpected nesting","Empty flat object may return an empty nested object","Non-string keys or unsupported key formats may fail silently or error"],"whenToPreferThis":"Choose this endpoint when you have a flat JSON object with dot-notation or similarly delimited keys that need to be restructured into a nested hierarchy. It is ideal for normalizing legacy API responses, form submissions, or configuration files before passing data to systems that expect deeply nested JSON structures.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:45:51.539Z","isFirstParty":false}