For Providers
Embed personal intelligence into your
product.
Our REST API delivers full analysis reports in milliseconds. Used by wellness apps, coaching platforms, and HR tools. White-label available.
Sample Request
// POST /v1/analysis
{
"name": "Alex Johnson",
"birthdate": "1990-03-15",
"reports": ["life_path", "career", "forecast_2026"]
}
// Response
{
"life_path": { "number": 7, "archetype": "The Seeker" },
"career": { "primary_style": "Analyst-Strategist" },
"forecast_2026": { "personal_year": 5, "theme": "Liberation" }
}Why Hopalu API
Built for production.
β‘
Sub-100ms Response
All 20 report types returned in a single API call with structured JSON output ready for your UI.
π
White-Label Ready
Remove all Hopalu branding. Present under your own product name with custom report styling via our template engine.
πͺ
Webhook Support
Subscribe to events for async report delivery. Ideal for batch processing and scheduled report generation.
π
Full Documentation
OpenAPI spec, SDKs for Node, Python & Go, interactive playground, and integration guides.