Age Calculator
The Age Calculator endpoint allows you to calculate the age of someone or a thing with a given time such as a date of birth.
Endpoint
URL:
https://api.erensko.xyz/v1/age-calculator
Method:
GET
Description: Calculates the time difference from the current time to the specified date of birth and provides the age.
URL Parameters
Key
Value
dob
The date of birth to get the age of, in format of YYYY-MM-DD
Headers
Key
Value
Authorization
Request Example
Example Response:
The Age Calculator endpoint is an efficient tool for calculating the age of someone with their date of birth!
Last updated