https://vision.astrologyapi.com/palmistry/get-palm-idReads a palm photo with an AI vision model, extracts structured palm features (hand type, lines, mounts, special marks) and stores them. Returns a palm_id used by all other palm scanner endpoints. Category readings (career, love, money, etc.) are not generated here - they are generated on demand by their own getter endpoints.
1{
2 "status": true,
3 "message": "success",
4 "data": {
5 "palm_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. Maximum size: 5MB.
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.