{"uid":"cap_WiRNKIFU0i2xXdNIfA8Bl","slug":"24k-labs-case-converter-api-9ad94c4c","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/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_zrimFbT43t8e2Itg2n1S6","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 strings between multiple case formats including upper, lower, title, sentence, snake_case, camelCase, kebab-case, and CONSTANT_CASE.","exampleAgentPrompt":"Can you convert 'hello world from my app' to camelCase?","exampleUseCases":[{"title":"Variable naming for code generation","prompt":"I'm generating some JavaScript variables — can you convert 'user profile image url' to camelCase so it's valid as a JS identifier?"},{"title":"CSS class name formatting","prompt":"Turn 'My Hero Section Background Color' into kebab-case so I can use it as a CSS class name."},{"title":"Database column normalization","prompt":"I need to convert 'TotalOrderAmount' to snake_case for a PostgreSQL column name — can you do that?"}],"resultDescription":"Returns the input text converted into the specified case format (e.g. camelCase, snake_case, kebab-case, UPPER, lower, Title Case, Sentence case, or CONSTANT_CASE) as a string.","failureModes":["Missing or empty input text returns an error","Unsupported case format name returns an error","Very long strings may be truncated or rejected","Non-ASCII or special characters may produce unexpected results in some case formats"],"whenToPreferThis":"Use this endpoint when an agent needs to programmatically reformat text identifiers or display strings into a specific casing convention — especially for code generation, database schema work, API field normalization, or UI content formatting. Prefer this over manual string manipulation when multiple target formats are needed or when the source format is unknown.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:05.372Z","isFirstParty":false}