Authenticated route for users who need onboarding (e.g. after social login). Creates an org and admin membership in a single transaction. Supports optional plan pricing via query parameters (price & product).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.