{"uid":"cap_YWBZnh3YSpJ4SOoheuajW","slug":"kihustle-semver-validator-134da00e","name":"KiHustle Semver Validator","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/bot-bazaar/api/v1/semver-validator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"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_JpDPGi53cSAmiFs0VBohB","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":"Validates whether a given string conforms to semantic versioning (semver) format","exampleAgentPrompt":"Can you check if '2.4.1-beta.1+build.123' is a valid semantic version number?","exampleUseCases":[{"title":"CI pipeline version tag check","prompt":"Before I publish my npm package, can you validate that '1.0.0-rc.2' is a properly formatted semver string?"},{"title":"Release automation version guard","prompt":"I'm about to tag a GitHub release — please check if '3.11.0' is a valid semver version so my automation doesn't break."},{"title":"Dependency version string audit","prompt":"Can you verify whether the string '2.0.0-alpha+001' follows the semver spec? I'm auditing version strings from a lockfile."}],"resultDescription":"Returns a JSON object indicating whether the input text was processed successfully, with a 'result' field (e.g. 'processed') and a 'status' field (e.g. 'success'). Does not currently expose a boolean valid/invalid flag explicitly in the documented schema.","failureModes":["Missing or empty 'text' field returns an error or unexpected result","Malformed JSON body causes a 400-level error","Network timeout if service is unavailable","Ambiguous response schema may not clearly distinguish valid vs invalid semver — only 'processed'/'success' is documented"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call semver validation check in an automated pipeline or agent workflow without standing up your own validation logic. Best suited for single-string validation rather than batch processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:19.739Z","isFirstParty":false}