Get Daily Horoscope
POST
/api/widget-api/daily-horoscope/{widgetId}
Get daily horoscope for a zodiac sign via embedded widget
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
Type
API Key (header: X-Api-Key)
Parameters
Path Parameters
widgetId*
Type
Requiredstring
Request Body
application/json
JSON
{
"zodiacSign": "string",
"date": "string"
}
Responses
Daily horoscope data