Agify.io · Example Payload

Agify Io Age Prediction Example

Age PredictionName AnalysisDemographicsREST API

Agify Io Age Prediction Example is an example object payload from Agify.io, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countnameagecountry_id

Example Payload

agify-io-age-prediction-example.json Raw ↑
{
  "count": 12345,
  "name": "John",
  "age": 42,
  "country_id": "US"
}