{"uid":"cap_Mq9EP2sG0vzpxVIlCZCd_","slug":"kihustle-string-casing-converter-abfe2fc9","name":"KiHustle String Casing 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/string-casing-converter","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"data":{"type":"object"},"target_casing":{"type":"string"}}},"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_jVoe7mbyZdqKlLLi7pEQH","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 string or object's text values to a specified casing format (e.g. camelCase, snake_case, kebab-case, PascalCase)","exampleAgentPrompt":"Convert the string 'myVariableName' to snake_case format for me.","exampleUseCases":[{"title":"API key normalization for code generation","prompt":"I have a bunch of JSON keys in camelCase like 'firstName' and 'lastName' — can you convert them all to snake_case so they match my Python backend's naming convention?"},{"title":"Converting config keys to kebab-case","prompt":"Take this config object with PascalCase keys and reformat all the key names to kebab-case so I can use them as CSS class names."},{"title":"Standardizing variable names to camelCase","prompt":"I've got a list of database column names in snake_case like 'user_id' and 'created_at' — convert them to camelCase so I can use them in my JavaScript frontend."}],"resultDescription":"Returns a JSON object with a 'result' field containing the casing-transformed string or data, and a 'status' field indicating success. The output preserves the structure of the input while applying the requested casing conversion.","failureModes":["Invalid target_casing value not matching supported formats — returns error or unexpected result","Malformed or missing data field — may return generic error response","Unsupported input type within the data object — may fail silently or return partial result","Network timeout on the x402 payment flow — call never reaches the converter logic"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call string casing conversion without setting up a local library or dependency. Useful in serverless agent pipelines where importing a full utility library (like lodash or humps) is impractical, or when normalizing data on the fly during an automated workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:57:12.808Z","isFirstParty":false}