{"uid":"cap_iT7tApYbrMOVfKGqBmBNG","slug":"kihustle-json-flat-to-nested-converter-c71df7f4","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/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_dEHXuauFymVjGq5LtZn2l","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 JSON object into a nested (hierarchical) JSON structure","exampleAgentPrompt":"Can you convert this flat JSON object into a nested structure for me? I have {\"user.name\": \"Alice\", \"user.age\": 30, \"address.city\": \"Berlin\", \"address.zip\": \"10115\"} and I need it reorganized into a proper nested JSON hierarchy.","exampleUseCases":[{"title":"Restructuring API response data","prompt":"I got a flat JSON back from a legacy API with keys like 'profile.firstName', 'profile.lastName', 'settings.theme' — can you convert that into a properly nested JSON object for me?"},{"title":"Preparing config files for deployment","prompt":"I have a flat configuration object with dot-separated keys like 'database.host', 'database.port', 'app.debug' and I need it converted into a nested JSON structure before I pass it to my deployment script."},{"title":"Normalizing form submission data","prompt":"My form submissions come in as flat key-value pairs with dot notation like 'shipping.address.street' and 'billing.address.city' — can you transform that into a nested JSON object so my backend can process it?"}],"resultDescription":"A nested JSON object where dot-separated or hierarchically implied flat keys are reorganized into a proper nested structure, returned with a result and status field indicating success.","failureModes":["Malformed or non-object flat input returns an error","Circular key references may produce unexpected nesting","Missing or empty flat object may return an empty result","Ambiguous key separators may produce incorrect nesting depth"],"whenToPreferThis":"Use this endpoint when you have a flat JSON object with dot-notation or otherwise hierarchically implied keys that need to be restructured into a nested object. Prefer this over manual restructuring when dealing with configuration data, form submissions, or legacy API responses that use flat key naming conventions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:46.798Z","isFirstParty":false}