POST /api/legacy/natal
POST
/api/legacy/natal
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",
"lang": "en"
}