Luck Numerology
The Luck Numerology API provides personalized insights into an individual's luck based on their numerological chart. It identifies lucky dates, days, months, years, colors, and even super-lucky moments to help users align their decisions with favorable timings. The API also highlights unlucky numbers, months, and colors to avoid potential challenges. Ideal for enhancing decision-making in personal and professional life, this API offers a comprehensive guide to leveraging numerology for success and well-being.
POST
https://astroapi-7.divineapi.com/numerology/v1/luck-numerology
Returns Luck Numerology in response
Headers
Authorization*
String
your API Access Token
eg: Bearer {token}
Request Body
api_key*
String
your API key
day*
Integer
date of birth, eg: 24
month*
Integer
month of birth, eg: 05
year*
Integer
year of birth, eg: 2023
fname*
String
first name, ex: Rahul
lname
String
last name, ex: kumar
lan
String
Language en/hi, default en
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
Last updated