Company Onboarding
- API Endpoint: POST /api/companies/create
Company Directory
- API Endpoint: GET /api/companies/list
Company Details & Settings
This page covers the APIs used on the company profile and settings pages.
Frontend React web app integration guides, TanStack Query hooks, Zod validation schemas, and UI components for the Companies module.
- API Endpoint: POST /api/companies/create
- API Endpoint: GET /api/companies/list
This page covers the APIs used on the company profile and settings pages.