Age Detection API

Are you a software developer and want to use our API for your own application. Our Age Prediction API allows you to quickly and accurately predict the age of a person based on their image. Simply send a POST request with the image and receive a response with the predicted age. Optional the extracted face can be returned as a base64 encoded image.

Benefits

  • Fast and accurate predictions
  • Easy integration with your existing systems
  • Scalable to handle large volumes of requests
  • Affordable pricing plans and free trial

How to use

The API is hosted via RapidAPI. Therefore you need to create an account at rapidapi.com to obtain your API Key.

Example request using Python

Example response

{
 'age' : 26.03,
 'region' : [120,140,180,180]  //x,y, width, height
}

Try the API at RapidAPI.com

Check out our age estimation test

Find out how old you look