https://vision.astrologyapi.com/face-reading/get-face-idScans a face image, stores extracted face-reading data, and returns a face_id used by all other face reading endpoints. Optional birth details may be sent with the image.
1{
2 "status": true,
3 "message": "success",
4 "data": {
5 "face_id": "c48d0b80-1d49-4af8-8c05-e778b3d7a00f"
6 }
7}x-astrologyapi-keystring
requiredAPI Access Token to authenticate requests. Send your access token in this custom header.
Accept-Languagestring
Preferred language for the response content
Properties
image_urlstring
requiredPublic image URL or base64 data URL (data:image/...;base64,...) of the palm photo. Aliases: url, img_url, image. Accepted formats: jpeg, jpg, png, webp. Maximum size: 5MB.
daynumber
Day of birth. If birth details are supplied, day, month, year, and gender must all be valid.
monthnumber
Month of birth.
yearnumber
Year of birth.
genderstring
Gender value used with optional birth details.
Properties
Something is wrong with your request format or parameters.
Your API key is missing or invalid.
You don't have permission to access this specific resource.
The API endpoint you're trying to reach doesn't exist.
Our server is having a temporary glitch.