API ReferenceAuthRegister a new user and companyRegister a new user and company POST /api/auth/register Creates a Supabase user, company, wallet (with $5 welcome credit), and company_members record. Request Responses201400500User and company created successfullyMissing required fields or user creation failedInternal server error