{"uid":"cap_UzjCHMqAf1hVktN9_LT65","slug":"24k-labs-case-converter-api-ea52582a","name":"24K Labs Case Converter API","description":"Convert text between upper, lower, title, sentence, snake_case, camelCase, kebab-case, CONSTANT.","url":"https://api.24klabs.ai/api/v1/case-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"type":"string"},"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"helloWorldExample"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_43xB5taOa5eWQFTDccPIO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts text to any of eight common casing formats including upper, lower, title, sentence, snake_case, camelCase, kebab-case, and CONSTANT_CASE.","exampleAgentPrompt":"Convert 'hello world from the api' to camelCase for me.","exampleUseCases":[{"title":"Normalizing variable names for code","prompt":"I need to convert 'user profile picture url' into camelCase so I can use it as a JavaScript variable name."},{"title":"Formatting database column names","prompt":"Take the phrase 'Total Order Amount' and convert it to snake_case so I can use it as a PostgreSQL column name."},{"title":"Generating URL-safe slugs from titles","prompt":"Convert 'My Awesome Blog Post Title' to kebab-case so I can use it in a URL slug."}],"resultDescription":"Returns the input text transformed into the requested casing format (e.g. camelCase, snake_case, kebab-case, CONSTANT_CASE, title case, sentence case, uppercase, or lowercase).","failureModes":["Unsupported case format specified returns an error","Empty input text returns an error or empty string","Very long input strings may be truncated or rejected","Non-ASCII or Unicode characters may produce unexpected casing behavior"],"whenToPreferThis":"Use this endpoint when you need a reliable, programmatic way to reformat text or identifiers across any of the eight common casing conventions, especially in automated pipelines for code generation, API design, or content normalization — avoiding the need to implement custom regex or string manipulation logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:51:39.688Z","isFirstParty":false}