CareerOS Partners API

Changelog

v1 only ever adds — columns, resources, operators. We never remove or repurpose a shipped field within v1; breaking changes would ship as a parallel v2 with ≥6 months of overlap and advance email notice to every token holder.

2026-07-15

Profiles, onboarding, alumni — and a cleaner resumes shape

  • New resource: /v1/student_profiles — structured career profiles (summary + sections), respecting student visibility settings.
  • New resource: /v1/onboarding — each student's latest onboarding questionnaire; sensitive demographic answers are removed server-side.
  • New resource: /v1/alumni — the alumni directory with current position where known.
  • /v1/students gained cohort_id and cohort_name columns.
  • /v1/resumes: removed the legacy body and preview_url columns — content is the single canonical resume payload.

2026-07-14

Jobs

  • New resource: /v1/jobs — employer-posted, advisor-curated, and aggregated postings from the last 365 days, with university_ids / cohort_ids / all_cohorts visibility columns.

2026-05-19

Launch

  • Partners API v1 goes live: /v1/universities, /v1/students (GET + PATCH), /v1/cohorts, /v1/campuses, /v1/resumes.
  • Consortium tokens: one token can span every member university, resolved at request time.