Skip to content

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
string
Required

Request Body

application/json
JSON
{
"zodiacSign": "string",
"date": "string"
}

Responses

Daily horoscope data

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation