Skip to content

Get Moon Calendar

POST
/api/widget-api/moon-calendar/{widgetId}

Get moon phase data for a full month via embedded widget

Authorizations

ApiKeyAuth

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

Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

widgetId*
Type
string
Required

Request Body

application/json
JSON
{
"year": 0,
"month": 0,
"latitude": 0,
"longitude": 0,
"timezone": "string"
}

Responses

Moon calendar data

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation