{"data":{"name":"CRM API","version":"1.0.0","endpoints":[{"method":"POST","path":"/api/auth/register","description":"Register a new user"},{"method":"POST","path":"/api/auth/login","description":"Login and get tokens"},{"method":"POST","path":"/api/auth/refresh","description":"Refresh access token"},{"method":"POST","path":"/api/auth/logout","description":"Logout (revoke refresh token)"},{"method":"GET","path":"/api/users","description":"List users"},{"method":"GET","path":"/api/users/:id","description":"Get user by ID"},{"method":"PATCH","path":"/api/users/:id","description":"Update user"},{"method":"DELETE","path":"/api/users/:id","description":"Delete user"},{"method":"GET","path":"/api/contacts","description":"List contacts"},{"method":"POST","path":"/api/contacts","description":"Create contact"},{"method":"GET","path":"/api/contacts/:id","description":"Get contact by ID"},{"method":"PATCH","path":"/api/contacts/:id","description":"Update contact"},{"method":"DELETE","path":"/api/contacts/:id","description":"Delete contact"},{"method":"GET","path":"/api/deals","description":"List deals"},{"method":"POST","path":"/api/deals","description":"Create deal"},{"method":"GET","path":"/api/deals/:id","description":"Get deal by ID"},{"method":"PATCH","path":"/api/deals/:id","description":"Update deal"},{"method":"DELETE","path":"/api/deals/:id","description":"Delete deal"},{"method":"GET","path":"/api/pipelines","description":"List pipelines"},{"method":"POST","path":"/api/pipelines","description":"Create pipeline"},{"method":"GET","path":"/api/custom-fields","description":"List custom fields"},{"method":"POST","path":"/api/custom-fields","description":"Create custom field"},{"method":"GET","path":"/api/automation","description":"List automation rules"},{"method":"POST","path":"/api/automation","description":"Create automation rule"}]},"timestamp":"2026-04-27T16:02:50.006Z","path":"/"}