Version information retrieved successfully
The current API version
Utility operations
Returns the current version of the illustration API
Version information retrieved successfully
The current API version
Returns 200
Empty 200 to indicate API is healthy
Calculates age based on date of birth and as-of date using specified calculation method
Age calculation request containing date of birth, as-of date, and calculation method
Date of birth in ISO-8601 format
Example:1990-08-25
As-of date in ISO-8601 format
Example:2025-08-25
Age calculation method - AGE_LAST for age at last birthday, AGE_NEAREST for age at nearest birthday
Allowed values:AGE_LASTAGE_NEAREST
Example:AGE_LAST
Age calculation completed successfully
Calculated age
Example:35
Number of months since last birthday
Example:0
Date of birth in ISO-8601 format
Example:1990-08-25
As-of date in ISO-8601 format
Example:2025-08-25
Age calculation method - AGE_LAST for age at last birthday, AGE_NEAREST for age at nearest birthday
Allowed values:AGE_LASTAGE_NEAREST
Example:AGE_LAST