Artisan Service Booking API

Powerful REST API for connecting clients with skilled artisans. Seamless bookings, real-time chat, and secure payments.

Powerful Features

Everything you need to build artisan service applications

👥

User Management

Complete user authentication and profile management for both clients and artisans

📅

Booking System

Advanced booking management with real-time availability and scheduling

💬

Real-time Chat

WebSocket-based messaging system for seamless communication

💰

Payment Processing

Secure payment integration with wallet system and transaction tracking

Reviews & Ratings

Comprehensive rating system to maintain service quality

🔒

Secure & Scalable

JWT authentication and robust security measures for enterprise use

API Documentation

Explore the available endpoints and integrate with your application

Authentication

JWT-based authentication system for secure API access

POST /api/auth/login/
POST /api/auth/register/
POST /api/auth/refresh/

Bookings

Manage service bookings, availability, and scheduling

GET /api/bookings/
POST /api/bookings/
PUT /api/bookings/{id}/

Payments

Handle transactions, wallets, and payment processing

GET /api/billings/wallet/
POST /api/billings/deposit/
POST /api/billings/transfer/

Real-time Chat

WebSocket endpoints for real-time messaging

WS /ws/chat/{room_id}/
GET /api/chat/messages/
POST /api/chat/messages/
View Full API Documentation

Ready to Get Started?

Integrate the QuickFiss API into your application today

Explore Docs