Documentation Index
Fetch the complete documentation index at: https://mintlify.com/4rt21/backend-proyecto/llms.txt
Use this file to discover all available pages before exploring further.
Fraud Reporting and Moderation API
Build secure applications with real-time fraud detection, user reporting, and content moderation. Built on NestJS with JWT authentication and WebSocket support.
Quick Start
Get up and running with FalconAlert API in minutes
Start the server
Run the development server:The API will be available at
http://localhost:3000 and the Swagger documentation at http://localhost:3000/docs.Core Features
Everything you need to build a fraud reporting platform
Authentication
JWT-based auth with access and refresh tokens for secure API access
Report Management
Create, update, and moderate fraud reports with category organization
Real-time Updates
WebSocket notifications for instant report status updates
Image Uploads
S3 and local storage support for report evidence images
Admin Controls
Full admin panel for user and report moderation
Analytics
Dashboard with statistics on reports, users, and trends
Explore by Topic
Browse documentation by feature area
User Management
Registration, profiles, settings, and authentication flows
Reports
Report lifecycle from creation to moderation and resolution
Categories
Organize reports by category for better classification
Moderation
Admin workflows for reviewing and approving reports
API Endpoints
Explore the complete REST API reference
Ready to get started?
Follow our quickstart guide to set up FalconAlert API in your environment and make your first API call.
Get Started