API Service · Online

crm-laravel API

This host serves the headless backend only. The user interface is delivered separately. Use the JSON endpoints below with a Bearer token to integrate.

Auth

Sanctum bearer tokens via /api/auth/*.

Resources

Deals, Contacts, Companies, Activities, Notes, Calls.

Realtime

Pusher / Echo channels for live updates.

GET/api/me
GET/api/deals
GET/api/contacts
GET/api/activities
GET/api/n