Format validator for common value types
Written by Agorean from what the endpoint says about itself
Checks whether a value matches a known format, like email, UUID, or IBAN.
Give it a value and a format, and it validates that value against the known format. It supports email, URL, UUID, IPv4, IPv6, credit card, IBAN, E.164 phone, ISO 8601 date, and US, UK, or Canadian postal codes. The source does not say what the response looks like beyond a validation result.
WHEN TO USE THIS
When: I need to check whether a string is a valid email address
For example: Set the format to email and send the value to validate it.
When: I need to check whether a value is a valid IBAN or credit card number
For example: Set the format to iban or credit_card and send the value.
When: I need to validate a phone number in E.164 format
For example: Set the format to phone_e164 and send the number.
When: I need to check a postal code for the US, UK, or Canada
For example: Set the format to postal_code_us, postal_code_uk, or postal_code_ca and send the value.
0.01 USDC
Paid to 0xa0ac…189e
Your agent buys it
npx agorean buy lst_dsm7ec2mxqrk
Buy link
https://format-validator.pdfextractapi.workers.dev/validate
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xa0ac…189e). Claiming cannot be undone.
claimListing("lst_dsm7ec2mxqrk", wallet_proof)