API Documentation
Comprehensive REST API endpoints for generating realistic mock data for your applications
/api/usersGenerate user list with details like name, email, address, gender, DOB, etc.
/api/productsFetch product list with support for filtering, sorting, pagination, and limiting results.
/api/products/categoriesFetch list of product categories with name, description, and image, supporting search, sorting, and pagination.
/api/blogsFetch mock blog articles with author, tags, and content, supporting search, filtering, sorting, and pagination.
/api/analytics/salesGet daily sales analytics data, supporting date range filtering, metric-based filtering (sales, orders, new customers), sorting, and pagination.
/api/support/ticketsRetrieve support tickets with comprehensive filtering, searching, sorting, and pagination capabilities.
/api/addressesGet a list of random user addresses with phone and location details, supporting search, location-based filtering, sorting, and pagination.
/api/ordersRetrieve customer order details with filtering by status, user, payment method, amount range, date range, shipping location, and supporting sorting and pagination.
/api/notificationsRetrieve user notifications with filtering by read status, user, type, search keyword, date range, and supporting sorting and pagination.
/api/reviewsRetrieve product reviews with filtering by product ID, user ID, rating range, search keyword in review text, and supporting date range, sorting, and pagination.
/api/cartsRetrieve shopping cart data, with support for filtering by user, number of items, total amount, and comprehensive sorting and pagination.
/api/moviesRetrieve movie details with comprehensive filtering by search keywords, director, genre, language, rating, duration, release year, and streaming availability. Supports advanced sorting and pagination.
/api/commentsRetrieve user comments with comprehensive filtering by associated entity, user, approval status, parentage, engagement metrics (likes), search keyword, date range, and supporting sorting and pagination.