{"uid":"cap_eLs8g4eZ2tlc-wXdW1dlp","slug":"api-x402node-dev-9eba38f2","name":"Text Case Converter API","description":"Case converter, camelCase, snake_case, kebab-case, PascalCase, SCREAMING_SNAKE_CASE, CONSTANT_CASE, dot.case, title case, variable naming convention converter, case transform. Convert string between camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, dot.case, Title Case. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/text/case","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"to":{"type":"string","description":"Target format (optional)"},"text":{"type":"string","description":"Input text (required)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","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.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fA62LU-oA53Lxmn79XPef","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a string between camelCase, snake_case, kebab-case, PascalCase, SCREAMING_SNAKE_CASE, dot.case, and Title Case naming conventions","exampleAgentPrompt":"Convert the string 'getUserProfileData' to snake_case for me.","exampleUseCases":[{"title":"Generate CSS class names from code variables","prompt":"I have a bunch of camelCase variable names from our codebase that I need to convert to kebab-case for use as CSS class names. Can you help me transform getUserProfileData, isModalVisible, and totalPriceAmount?"},{"title":"Standardize environment variable naming conventions","prompt":"We're migrating our config system and need all our environment variable names in SCREAMING_SNAKE_CASE. Can you convert these: databaseUrl, apiKey, maxRetryAttempts, and enableDebugMode?"},{"title":"Convert API field names for documentation","prompt":"I'm documenting our API responses and need to convert the internal camelCase field names to Title Case for the documentation header. Can you transform firstName, lastLoginTime, and accountStatus for me?"}],"resultDescription":"A JSON object containing the converted string in the requested case format, along with the original input and the target case type (e.g. {\"to\": \"snake_case\", \"input\": \"getUserProfileData\", \"result\": \"get_user_profile_data\"})","failureModes":["Missing or empty input string — returns error or empty result","Unsupported target case format specified — returns validation error","Non-string input value — may return error or unexpected result","Payment failure (x402) — request not processed if USDC payment not completed"],"whenToPreferThis":"Use this endpoint when you need reliable, programmatic conversion of identifiers or strings between multiple naming conventions (camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, dot.case, Title Case) in a single API call, especially within automated code generation, refactoring, or data normalization pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:42:49.034Z","isFirstParty":false}