Prediction Report
Welcome to the Prediction Report powered by Divine API. This report offers personalized insights into your life using numerology, covering your birth chart, zodiac influences, lucky colors, gemstone recommendations, and more. Decode key numbers, explore predictions for upcoming years, and uncover guidance to align your path with universal energies. Let this report be your guide to self-discovery and success.
POST
https://pdf.divineapi.com/numerology/v1/prediction_reports
Returns Natal Couple PDF in response
Headers
Authorization*
String
your API Access Token
eg: Bearer {token}
Request Body
api_key*
String
your API key
full_name*
String
Full name of the user, ex: Rahul Kumar
day*
Integer
Birth date of the user, eg: 24
month*
Integer
Birth month of the user, eg: 05
year*
Integer
Birth year of the user, eg: 2023
hour*
Integer
Birth hour of the user, eg: 14
min *
Integer
Birth minute of the user, eg: 40
sec*
Integer
Birth second of the user, eg 43
gender*
String
Gender of the user, ex: male
place*
String
User birth place, ex: New Delhi, India
lat*
Float
lon*
Float
Longitude of user birth place, eg: 77.1025
tzone*
Float
company_name*
String
Your company name, ex: Divine API
company_url*
String
company_email*
String
Your company email , eg: "admin@divineapi.com"
company_mobile*
String
Your company mobile number, eg: "+91 1212 1212 12"
company_bio*
String
Note Should be less then 500 character, ex: "Your Company Bio"
logo_url*
String
Your company logo url (png only), eg: "logo_url"
footer_text*
String
Note Should be less then 100 character, ex: "Your Company Bio"
lan
String
Pdf Language en
report_code*
String
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
Last updated