Skip to content

Legacy Planet in Sign

POST
/api/legacy/planetinsign

Accepts the old Bloom API request format and returns the planet-in-sign interpretation 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
{
  
"planet_id": "string",
  
"sign_id": "string",
  
"lang": "en"
}

Responses

Planet-in-sign interpretation in legacy format

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation