{"uid":"cap_b5a_gyOvvZsG0108MpXI6","slug":"datavault-regex-matcher-cda42f05","name":"DataVault Regex Matcher","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/regex","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text","pattern"],"properties":{"text":{"type":"string"},"flags":{"type":"string"},"pattern":{"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_XG-oz69ZHM2IgwjkQHyqX","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":"Applies a regex pattern to input text and returns match results, supporting optional flags","exampleAgentPrompt":"Can you run the regex pattern `\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Z|a-z]{2,}\\b` with the `gi` flags against this text and tell me all the email addresses it finds: 'Contact us at hello@example.com or support@company.org for help'?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success boolean and a data object containing regex match results (such as matched substrings, groups, and indices) found in the input text using the specified pattern and flags.","failureModes":["Invalid regex pattern returns an error or success:false","Missing required 'text' or 'pattern' fields results in a 400-level error","Malformed flags string may cause pattern compilation failure","No matches found returns success:true with empty match data","Payment not provided results in 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need server-side regex execution without local compute, when integrating regex matching into a pay-per-use AI agent pipeline, or when you want a simple REST interface to apply pattern matching as part of a DataVault workflow alongside other text processing and data enrichment endpoints.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:47:34.584Z","isFirstParty":false}