Legacy Progressions
POST
/api/legacy/progressions
Accepts the old Bloom API request format and returns the progressions 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 "name": "string", "date": "string", "time": "string", "latitude": 0, "longitude": 0, "timezone": "string", "add_years": 0, "lang": "en"
{
}
Responses
Progressions in legacy format