{"slug":"api-strale-io-x402-v2-age-verify-26503b","title":"Verify if a person meets a minimum age requirement based on their date of birth","host":"api.strale.io","method":"GET","resource":"https://api.strale.io/x402/v2/age-verify","category":"other","description":"Verify if a person meets a minimum age requirement based on their date of birth. Returns exact age, whether the threshold is met, and days until the threshold (if not met). Accounts for leap years.","price_listed":0.0216,"price_asked":0.0216,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":966,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"date_of_birth":"example_date_of_birth","minimum_age":0,"reference_date":"example_reference_date"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"date_of_birth":{"description":"Date of birth (YYYY-MM-DD)","type":"string"},"minimum_age":{"description":"Minimum age to verify (default 18)","type":"integer"},"reference_date":{"description":"Date to check against (default today)","type":"string"}},"required":["date_of_birth"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.0216,"price_match":true,"latency_ms":966,"error":null}],"description_full":"Verify if a person meets a minimum age requirement based on their date of birth. Returns exact age, whether the threshold is met, and days until the threshold (if not met). Accounts for leap years.","last_updated":"2026-08-27T15:19:37.314Z","schemes":["exact"]}