{"uid":"cap_h7TAcaq9uu-x0m5WxB9hW","slug":"pagos-andreax-dev-regex-generator-4d0979ff","name":"pagos.andreax.dev Regex Generator","description":"Genera una regex desde una descripción. Herramienta dev de alto volumen. input=qué capturar.","url":"https://pagos.andreax.dev/api/taller/peaje/regex","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"qué debe capturar el patrón"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8sljBffnmdas3ccrCUDpx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a regular expression pattern from a natural language description of what it should capture","exampleAgentPrompt":"Can you generate a regex pattern that captures valid email addresses, including subdomains?","exampleUseCases":[{"title":"Validate user email input","prompt":"Give me a regex that matches valid email addresses, including ones with dots and plus signs in the local part and subdomain support."},{"title":"Extract dates from log files","prompt":"Generate a regex that captures dates in the format YYYY-MM-DD so I can parse them out of my server log lines."},{"title":"Match strong password rules","prompt":"Create a regex pattern that matches passwords that are at least 8 characters long, contain at least one uppercase letter, one number, and one special character."}],"resultDescription":"Returns a regular expression pattern string that matches the described input, ready to use in code for validation or extraction purposes. May also include an example demonstrating the pattern in use.","failureModes":["Ambiguous or too-broad description results in an overly permissive regex","Very complex or contradictory requirements may yield an incorrect or incomplete pattern","Empty or missing 'input' query parameter returns a 400 error","Payment not provided or invalid results in a 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need to quickly generate a regex from a plain English description without writing one manually, especially in high-volume developer workflows or automated pipelines that need on-the-fly pattern generation. Prefer it over manual regex crafting when the pattern requirements are clearly expressible in natural language.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:24.980Z","isFirstParty":false}