Skip to content

Legacy Yearly Reports

POST
/api/legacy/yearly-reports

Accepts the old Bloom API request format and returns yearly 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
{
  
"year": 0,
  
"sign_id": "string",
  
"lang": "en"
}

Responses

Yearly reports in legacy format

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation