Skip to content

title: Shadow Work Number API Endpoint description: Developer documentation for the Shadow Work Number endpoint in The Numerology API: shadow work numerology and growth themes, 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).


Shadow Work Number

The Shadow Work Number endpoint returns enterprise numerology output for shadow work numerology and growth themes. Use this page for integration-ready parameter rules, allowed options, and response examples.

Endpoint

Method Path
GET https://api.numerologyapi.com/api/v1/shadow-work-number
POST https://api.numerologyapi.com/api/v1/shadow-work-number

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
full_name string Yes length 1..160; letters/spaces allowed; keep <= 160 chars Full name for shadow numerology analysis
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
full_name string Yes length 1..160; letters/spaces allowed; keep <= 160 chars Full name for numerology analysis.
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.