Skip to content

title: Name Change Impact API Endpoint description: Developer documentation for the Name Change Impact endpoint in The Numerology API: name change numerology impact forecast, request parameter options, authentication, multilingual JSON responses, and production-ready examples. Extended endpoints are available only on the direct Numerology API platform (RapidAPI gateway not supported).


Name Change Impact

The Name Change Impact endpoint returns enterprise numerology output for name change numerology impact forecast. Use this page for integration-ready parameter rules, allowed options, and response examples.

Endpoint

Method Path
GET https://api.numerologyapi.com/api/v1/name-change-impact
POST https://api.numerologyapi.com/api/v1/name-change-impact

Availability

  • Authentication: X-API-Key (or Authorization: Bearer YOUR_API_KEY)
  • Supported lang values: en, es, de, fr, pt
  • Access channel: direct API (https://api.numerologyapi.com)
  • RapidAPI gateway: Not currently supported for extended endpoints

Parameters

GET Query Parameters

Parameter Type Required Default Options Description
current_name string Yes length 1..120 Current legal or commonly used full name
proposed_name string Yes length 1..120 Proposed new full name
dob string Yes pattern ^\d{4}-\d{2}-\d{2}$ Date of birth in YYYY-MM-DD format
lang string No en en, es, de, fr, pt Response language (supported: en, es, de, fr, pt)

POST Query Parameters

Parameter Type Required Default Options Description
lang string No en en, es, de, fr, pt Response language (supported: en, es, de, fr, pt)

POST Body Parameters

Parameter Type Required Default Options Description
current_name string Yes length 1..120 Current legal or commonly used full name.
proposed_name string Yes length 1..120 Proposed new full name.
dob string Yes pattern ^\d{4}-\d{2}-\d{2}$ Date of birth in YYYY-MM-DD format.

Response Example

GET

Open Dashboard


Note

This endpoint belongs to the Extended suite and is available through direct API access at https://api.numerologyapi.com. It is currently not supported via the RapidAPI gateway.