Agify Age Prediction API
REST API that predicts the age of a person from their first name. Accepts single or batched name lookups (up to 10 per request) and optionally scopes predictions to a specific country using ISO 3166-1 alpha-2 country codes. Returns predicted age, the name as processed, and the number of data records supporting the prediction. Rate limit headers (X-Rate-Limit-Limit, X-Rate-Limit-Remaining, X-Rate-Limit-Reset) are included in every response.