Skip to content

Legacy Weekly Reports

POST
/api/legacy/weekly-reports

Accepts the old Bloom API request format and returns weekly horoscope reports in the legacy response format.

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

Type
API Key (header: X-Api-Key)

Request Body

application/json
JSON
{
  
"week": 0,
  
"year": 0,
  
"sign_id": "string",
  
"lang": "en"
}

Responses

Weekly reports in legacy format

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation