Skip to main content

Scope

This guide covers authentication and onboarding-related API routes for user-facing flows.

Endpoint map

  • Auth: /api/auth/native-token, /api/auth/validate, /api/logout, /api/mobile/*
  • User profile/onboarding: /api/user/profile, /api/user/onboarding, /api/user/sync-clerk
See generated endpoint pages in the Endpoints section for full request/response schemas.

Deep-dive documentation