{"success":true,"data":{"message":"Welcome to LOOP CRM API","welcome":"Welcome to LOOP CRM API","version":"1.0.0","description":"Multi-company CRM system for managing customer relationships","endpoints":{"authentication":{"login":"https://www.api.loop-crm.app/api/auth/login/","refresh":"https://www.api.loop-crm.app/api/auth/refresh/","verify":"https://www.api.loop-crm.app/api/auth/verify/"},"api":{"users":"https://www.api.loop-crm.app/api/users/","companies":"https://www.api.loop-crm.app/api/companies/","clients":"https://www.api.loop-crm.app/api/clients/","deals":"https://www.api.loop-crm.app/api/deals/","tasks":"https://www.api.loop-crm.app/api/tasks/","plans":"https://www.api.loop-crm.app/api/plans/","subscriptions":"https://www.api.loop-crm.app/api/subscriptions/","payments":"https://www.api.loop-crm.app/api/payments/"},"documentation":{"swagger":"https://www.api.loop-crm.app/api/docs/","redoc":"https://www.api.loop-crm.app/api/redoc/","schema":"https://www.api.loop-crm.app/api/schema/"},"admin":{"admin_panel":"https://www.api.loop-crm.app/admin/"}},"authentication":{"type":"JWT (JSON Web Token)","header":"Authorization: Bearer <token>","access_token_lifetime":"1 hour","refresh_token_lifetime":"7 days"},"user_roles":{"super_admin":"Can access all data","admin":"Can manage only his company","employee":"Can access only his data"},"features":["User and company management","Client and deal management","Task and reminder management","Subscription and payment management","Secure JWT authentication","Multiple level permissions","Comprehensive API documentation (Swagger/ReDoc)"]}}