{"uid":"cap_mk3nnStwLe0aAp_BEQvSY","slug":"datavault-case-convert-0b2d294b","name":"DataVault Case Convert","description":"54 endpoints spanning local tools, live data feeds, and AI-powered text processing. Pay-per-call with USDC on Base.","url":"https://zetdatavault.vercel.app/api/case-convert","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"format":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZdJF587nss4T9JZlu0x_j","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts text between different case formats (e.g. camelCase, snake_case, kebab-case, PascalCase, UPPER_CASE)","exampleAgentPrompt":"Convert the text 'myVariableName' to snake_case format for me.","exampleUseCases":[{"title":"Auto-format API response keys for database","prompt":"I need to take all the camelCase field names from this API response and convert them to snake_case so they match our database schema. Can you handle that conversion for me?"},{"title":"Normalize user input labels to system format","prompt":"Users are entering product category names with spaces and mixed capitalization. Convert these to kebab-case so they work with our URL slugs and internal routing."},{"title":"Standardize code variable names across languages","prompt":"I've got a list of variable names in PascalCase from a Java codebase, but I'm porting them to Python. Can you convert all of them to snake_case to follow Python conventions?"}],"resultDescription":"A JSON object with a success boolean and a data object containing the converted text in the requested case format.","failureModes":["Missing required 'text' field returns error","Unsupported format value returns error or default behavior","Empty string input may return empty or error","Malformed JSON body returns 400 error","Payment failure via x402 returns 402"],"whenToPreferThis":"Use this endpoint when you need quick, pay-per-call text case conversion without setting up a local library, especially in automated pipelines or when the agent environment lacks string-manipulation utilities. Ideal for converting identifiers, variable names, or labels between programming and display conventions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:46:38.603Z","isFirstParty":false}