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
Requiredstring
Request Body
application/json
JSON
{
"fullName": "string",
"birthYear": 0,
"birthMonth": 0,
"birthDay": 0
}
Responses
Numerology data