Skip to content

Calculate Numerology

POST
/api/widget-api/numerology/{widgetId}

Calculate numerology profile 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
{
  
"fullName": "string",
  
"birthYear": 0,
  
"birthMonth": 0,
  
"birthDay": 0
}

Responses

Numerology data

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation