https://json.astrologyapi.com/v1/biorhythmThe biorhythm API is a service that calculates the three primary biorhythm cycles (physical, emotional, and intellectual) based on a user's birth date. The API response provides a percentage value for each biorhythm and a trend indicator for upcoming days.
1"NOTE: Trends indicate the improvement or degradation in upcoming days. {\n\t\"physical\": {\n\t\t\"percent\": -39,\n\t\t\"trend\": 1\n\t},\n\t\"emotional\": {\n\t\t\"percent\": 23,\n\t\t\"trend\": 0\n\t},\n\t\"intellectual\": {\n\t\t\"percent\": 62,\n\t\t\"trend\": 0\n\t},\n\t\"average\": {\n\t\t\"percent\": 16,\n\t\t\"trend\": 0\n\t}\n}"Authorizationstring
requiredBasic Authorization via header
Accept-Languagestring
Preferred language for the response content
Properties
dayint
requiredDate of birth, eg: 10
monthint
requiredMonth of birth, eg: 5
yearint
requiredYear of birth, eg: 1990
hourint
requiredHour of birth, eg: 19
minint
requiredMinute of birth, eg: 55
latfloat
requiredLatitude, eg: 19.2056
lonfloat
requiredLongitude, eg: 25.2056
tzonefloat
requiredTimezone, eg: 5.5
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.