Advanced Search
Search Results
47 total results found
QbitSpark API Reference
Complete API documentation and guides for developers
NexGate
Nexgate Recommendation System - Architecture Documentation
Nexgate-Event-Mng
Check-in System Nexgate
Nexgate Social Media Platform
Shops Management Service
The Shops Management Service provides comprehensive shop management capabilities for the NextGate social commerce platform. This service handles shop categories, shop creation and management, rating systems, and review functionality with role-based access cont...
Products Management Service
Financial System
Author: Josh S. Sakweli, Backend Lead TeamLast Updated: 2025-10-02Version: v1.0 Base URL: https://apinexgate.glueauth.com/api/v1/ Short Description: The Financial System manages all monetary transactions using double-entry bookkeeping. It handles user wallet...
Installment Purchase
Flexible payment plans with 7+ frequencies, custom intervals, and 2-4 plans per product. Features transparent amortization schedules, 75% early payoff interest discount, and two fulfillment options (immediate or after payment). Includes configurable 0-60 day g...
Authentication Guide
Authentication Guide Our API uses Bearer token authentication for secure access. Getting Your API Key Log into your QbitSpark dashboard Navigate to Settings → API Keys Click "Generate New Key" Copy and store securely Basic Authentication Include your API key...
User Management API
User Management API Complete guide for managing users through our REST API. Base URL https://api.qbitspark.com/v1 List All Users Get a paginated list of all users in your organization. Request GET /users Authorization: Bearer YOUR_API_KEY Query Parameters ...
Webhooks & Advanced Features
Webhooks & Advanced Features Learn about real-time notifications and advanced API capabilities. What are Webhooks? Webhooks allow your application to receive real-time notifications when events occur in QbitSpark. Instead of polling our API, we'll send HTTP PO...
BookStack Formatting & Style Guide
Test all the visual elements and formatting options available! Text Formatting Basic Text Styles Bold text - important information Italic text - emphasis Bold and italic - maximum emphasis Strikethrough - deleted/deprecated content Inline code - variable name...
Creating HTTP Method Badges in BookStack
Method 1: HTML Badges (Recommended) GET Badge <span style="background-color: #28a745; color: white; padding: 4px 8px; border-radius: 4px; font-family: monospace; font-size: 12px; font-weight: bold;">GET</span> https://doc-hub.qbitspark.com/api/attachments PO...
New Page
GET /api/attachments Get Attachments Get a listing of attachments visible to the user. The external property indicates whether the attachment is simple a link. GET Get Attachments Get a listing of attachments visible to the user...
User Management API
Quick reference for managing users in your QbitSpark application. Authentication Include your API key in all requests: Authorization: Bearer YOUR_API_KEY Endpoints List Users GET https://doc-hub.qbitspark.com/api/users Get a paginated list of all users. Quer...
Collapsible Sections in BookStack
Learn how to create expandable/collapsible content sections. Method 1: HTML Details/Summary (Recommended) Basic Collapsible Section 📋 Example Response { "success": true, "data": [ { "id": 123, "email": "user@qbitspark.com", "name": "...
🚀NexGate Platform
API Documentation Platform Overview NexGate is a comprehensive Social Commerce Platform that bridges social interaction with e-commerce capabilities, enabling users to discover, share, and purchase products through an integrated social experience. Documentat...
Authentication Service
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The Authentication Service handles user registration, login, OTP verification, password reset, and token management for the NextGate social commerce platform. ...
File Management Service
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The File Management Service handles file uploads, downloads, and management for the NextGate social commerce platform. This service provides secure file storag...
User Profile Management Service
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The User Profile Management Service handles user profile updates, security settings, account verification, password changes, and account management for the Nex...
Shop Categories Management
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The Product Category Management API provides comprehensive functionality for managing hierarchical product categories within the NextGate platform. It supports...
Product Management
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The Product Management API provides comprehensive functionality for managing products within shops on the NextGate platform. It supports advanced features incl...
Cart Management
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The Cart Management API provides comprehensive shopping cart functionality for the NextGate e-commerce platform. It supports adding products to cart, updating ...
Wishlist Management
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Short Description: The Wishlist Management API provides comprehensive wishlist functionality for the NextGate e-commerce platform. It supports adding products to wishlist, viewin...
Shop Management
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Base URL: https://api.nextgate.com/api/v1 Short Description: The Shop Management API provides comprehensive endpoints for creating, managing, and retrieving shop information with...
Shop Rating
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Base URL: https://api.nextgate.com/api/v1 Short Description: The Shop Rating API allows users to rate shops on a 1-5 scale, manage their ratings, and retrieve rating summaries. U...
Shop Review
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-09-23 Version: v1.0 Base URL: https://api.nextgate.com/api/v1 Short Description: The Shop Review API allows users to write, manage, and retrieve text reviews for shops. Users can create, update, and...
Payment Methods
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2025-10-27 Version: v1.0 Base URL: https://api.nextgate.com/api/v1 Short Description: The Payment Methods API enables users to manage their payment instruments including credit/debit cards, mobile money ...