Documentation & API
Welcome to the Niazi CRM Hub documentation. This guide provides comprehensive instructions for integrating our Edge-based services and managing your high-performance workspaces.
Quick Start
To get started with Niazi CRM, simply create an account and click the NEW button in your dashboard to initialize your first Project Hub. Each Hub is a self-contained ecosystem featuring:
- Rich Notes: Full Markdown support with live previews.
- Asset Vault: Secure, auto-compressing image and video storage.
- Task Boards: Interactive Kanban and Todo tracking systems.
- Focus Timers: Built-in Lofi and Pomodoro productivity tools.
API References
Niazi CRM provides a set of secure RESTful endpoints for enterprise users to programmatically interact with their data. Authentication is handled via JWT tokens and Cloudflare Access policies.
POST /api/v2/hubs/createGET /api/v2/assets/{id}PATCH /api/v2/tasks/status
Asset Management
Our D1-backed Asset Management system allows for seamless uploading and renaming of project references. All images are processed at the edge to ensure they load instantly regardless of your geographic location.
Collaboration Protocols
Invite collaborators to your project by navigating to the Collaboration tab. You can assign roles such as view or edit. Changes are synced in real-time using our proprietary state-aggregation engine.