← Back to directory

Regex tester / regular expression validator / pattern matcher / capture group ex...

https://api.x402node.dev/dev/regex-test

Overview

Regex tester / regular expression validator / pattern matcher / capture group extractor / regex debug / JavaScript regex / find-all matches / regex 101 alternative / regex playground / PCRE-like. Test any regex pattern against text. Returns all matches with capture groups and indices. For AI agents, pattern extraction, text validation, log parsing.

Protocol x402
Price $0.0053
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-05-20 02:53:24

Health

Status healthy
Latency (p50) 433ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-05-24 04:43:02
Last Healthy 2026-05-24 04:43:02
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "flags": "Regex flags: g, i, m, s, u, y (optional)", "pattern": "Regex pattern (required, JavaScript syntax)", "text": "Test string (required)" }, "type": "http" }

Output Schema

{ "properties": { "flags": { "type": "string" }, "match_count": { "type": "integer" }, "matched": { "type": "boolean" }, "matches": { "type": "array" }, "pattern": { "type": "string" } }, "required": [ "pattern", "matched", "matches" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-24 04:43:02 healthy 402 417ms
2026-05-23 17:35:38 healthy 402 442ms
2026-05-22 21:33:53 healthy 402 433ms
2026-05-22 15:49:12 healthy 402 430ms
2026-05-22 02:38:56 healthy 402 868ms
2026-05-21 15:15:35 healthy 402 423ms
2026-05-21 08:53:15 healthy 402 446ms