Identity & Name Endpoints¶
The Identity & Name category helps products evaluate how personal or brand naming choices align with numerology signals. Use this group for onboarding analysis, naming assistants, brand validation workflows, and renaming simulations.
Direct API Access Required
Endpoints in this category are available on the direct Numerology API platform only. They are currently not supported via RapidAPI. Base URL: https://api.numerologyapi.com
Authentication & Access¶
- Auth header:
X-API-Key: YOUR_API_KEY - Transport:
GET/POST(as documented on each endpoint page) - Input quality: send normalized names (trimmed text, consistent casing) and validated dates
Available Endpoints¶
- Username Numerology Evaluate how a username vibration aligns with identity goals.
- Business Name Numerology Analyze business-name energy for brand direction and market resonance.
- Brand Name Compare Compare naming candidates side-by-side with shared scoring context.
- Name Change Impact Simulate energetic shifts before committing to a legal or public rename.
- Date Alignment Check Validate whether a launch/event date harmonizes with a name vibration.
Implementation Notes¶
- Start with Core Endpoints when you need baseline personal numbers before name analysis.
- Cache repeated name checks to keep naming-assistant UX fast.
- Present both score and interpretation text so end users can act on results confidently.