Advanced Daily Prediction
Credits Required: 250 - This API endpoint provides detailed daily predictions for each zodiac sign, returning predictions for General, Career, Love, and Health based on the requested type. You can request a specific type for the required zodiac signs or get all predictions for all 12 signs in a single request. Here is the table providing a structured view of daily predictions based on sign pairings.
Here’s a breakdown of how credits are calculated for different combinations:
| # | Signs | Horoscope Types | Credits Calculation | Total Credits |
|---|---|---|---|---|
| 1 | aries | general | 1 * 1 * 250 | 250 |
| 2 | aries,taurus | general | 2 * 1 * 250 | 500 |
| 3 | aries,taurus | general,love | 2 * 2 * 250 | 1000 |
| 4 | all | general | 12 * 1 * 250 | 3000 |
| 5 | all | all | 12 * 4 * 250 | 12000 |
Query parameters
Date and time should be in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ eg:2004-02-12T15:19:21%2B05:30. Please note that when using "+" as a URL parameter value, it will be interpreted as a space. To prevent this, you need to encode the datetime parameter before sending the API request.
Enum all aries taurus gemini cancer leo virgo libra scorpio sagittarius capricorn aquarius pisces <br>Choose the zodiac sign
Enum all general health career love <br>Choose the prediction type
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.