{"uid":"cap_XPuoBUYk-U0NUjTJJLKiB","slug":"omniapi-regex-test-0c7b2413","name":"OmniAPI Regex Test","description":"444 endpoints across 9+ chains. Crypto, AI, Social, Finance, Weather, Tools. Pay per call in USDC via x402 with 4 facilitators: Dexter, Meridian, FluxA, GoPlausible.","url":"https://omni-api-cyan.vercel.app/api/tools/regex/test","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"input":{"type":"string","description":"Input data for the endpoint"},"query":{"type":"string","description":"Search query or input text"},"params":{"type":"object","description":"Additional parameters"}}},"responseSchema":{"type":"object","description":"API response data"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.133649","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.133649/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.133649","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.133649","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sSFb6l_MX0il7Va9Cdtct","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.133649","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Tests whether a given string matches a specified regular expression pattern, returning match results","exampleAgentPrompt":"Test whether the string 'user@example.com' matches the email regex pattern '^[\\w.-]+@[\\w.-]+\\.\\w{2,}$' and tell me if it's a valid match.","exampleUseCases":[{"title":"Email format validation","prompt":"Check if 'john.doe@company.org' matches a standard email regex pattern like '^[\\w.+-]+@[\\w-]+\\.[\\w.]{2,}$' — does it pass?"},{"title":"Phone number pattern check","prompt":"I need to know if the string '(415) 555-1234' matches the phone number pattern '^\\(\\d{3}\\) \\d{3}-\\d{4}$', can you test it?"},{"title":"URL slug validation","prompt":"Test whether the slug 'my-blog-post-2024' matches the pattern '^[a-z0-9]+(?:-[a-z0-9]+)*$' so I can confirm it's a valid URL slug."}],"resultDescription":"Returns the result of testing the input string against the provided regex pattern, including whether a match was found and potentially the matched groups or substrings captured by the pattern.","failureModes":["Invalid or malformed regex pattern causing a parse error","Missing required 'query' field returns a 400-level error","Catastrophic backtracking on complex patterns may cause timeouts","Payment failure via x402 returns 402 Payment Required","Overly long input strings may be rejected or truncated"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call regex match test without setting up a local runtime — particularly useful in agent pipelines that need to validate text formats (emails, URLs, phone numbers, slugs) against custom patterns on the fly. It is best when you want a hosted, stateless regex evaluation without managing server infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:58:52.211Z","isFirstParty":false}