POST /api/legacy/progressions
POST
/api/legacy/progressions
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
TypeAPI 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"
}