Careers API Coming Soon — v1.0.5
The Careers API matches a Multiple Natures profile against the Xavigate Career database (~37,000 career entities), returning ranked matches with per-career alignment scores.
Estimated availability: approximately 3 weeks after Nature API v1 launch.
What it will do
- Accept a
subject_id(for subjects with an existing Nature profile) or an inlineprofileobject - Return ranked career matches with
alignment_score(0.0–1.0) and per-Nature/Intelligence breakdowns - Filter by region, education level, and minimum alignment threshold
- Retrieve individual career entities with full MN/MI tagging
Planned endpoints
POST /v1/careers/match — match a profile against the career database
GET /v1/careers/entities/{id} — retrieve a career entity
Get notified
Subscribe to API release notes in dashboard → Account → Notifications to be notified when Careers API launches.
The full endpoint spec is already published in the API Reference — you can review schemas and plan your integration now.