Skip to content

POST /api/legacy/compatibility

POST
/api/legacy/compatibility

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

TypeAPI Key (header: X-Api-Key)

Request Body

application/json
JSON
{
"name1": "string",
"date1": "string",
"time1": "string",
"latitude1": 0,
"longitude1": 0,
"timezone1": "string",
"name2": "string",
"date2": "string",
"time2": "string",
"latitude2": 0,
"longitude2": 0,
"timezone2": "string",
"lang": "en"
}

Responses

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation