ALCYVEN Biorhythm API avatar

ALCYVEN Biorhythm API

Under maintenance

Pricing

from $2.00 / 1,000 results

Go to Apify Store
ALCYVEN Biorhythm API

ALCYVEN Biorhythm API

Under maintenance

Calculate Physical, Emotional, Intellectual, and Intuitive biorhythm cycle scores for any person on any date. Supports single-date calculations, multi-day forecasts, and two-person compatibility scoring. Powered by the ALCYVEN Biorhythm API by EchoNine Systems LLC.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Michael Albert

Michael Albert

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 months ago

Last modified

Share

ALCYVEN Biorhythm API — Apify Actor

By EchoNine Systems LLC

Calculate biorhythm cycle scores, multi-day forecasts, and two-person compatibility using the ALCYVEN Biorhythm API.


Modes

calculate — Single-date cycle scores

Returns Physical, Emotional, Intellectual, and Intuitive cycle scores (-100 to +100) for a person on a specific date, with phase labels, critical day detection, and plain-language interpretations.

Input:

{
"mode": "calculate",
"birthdate": "1989-04-27",
"target_date": "2026-03-01"
}

forecast — Multi-day cycle chart data

Returns daily cycle scores across a date range. Ideal for calendar views, chart rendering, and planning tools.

Input:

{
"mode": "forecast",
"birthdate": "1989-04-27",
"start_date": "2026-03-01",
"days": 30
}

compatibility — Two-person cycle match

Calculates the permanent phase difference between each cycle pair to produce compatibility percentages for Physical, Emotional, Intellectual, and Intuitive domains, plus a composite score.

Input:

{
"mode": "compatibility",
"birthdate_1": "1989-04-27",
"birthdate_2": "1992-11-14"
}

Output

Results are pushed to the Apify Dataset and are available in the run's output tab.


Powered By

ALCYVEN Biorhythm APIhttps://alcyven-biorhythm-api.echonine.workers.dev Built and maintained by EchoNine Systems LLC