Mock Data API

API Documentation

Comprehensive REST API endpoints for generating realistic mock data for your applications

All endpoints active
https://dev.chaka-chak.in
GET/api/users

Generate user list with details like name, email, address, gender, DOB, etc.

GET/api/products

Fetch product list with support for filtering, sorting, pagination, and limiting results.

GET/api/products/categories

Fetch list of product categories with name, description, and image, supporting search, sorting, and pagination.

GET/api/blogs

Fetch mock blog articles with author, tags, and content, supporting search, filtering, sorting, and pagination.

GET/api/analytics/sales

Get daily sales analytics data, supporting date range filtering, metric-based filtering (sales, orders, new customers), sorting, and pagination.

GET/api/support/tickets

Retrieve support tickets with comprehensive filtering, searching, sorting, and pagination capabilities.

GET/api/addresses

Get a list of random user addresses with phone and location details, supporting search, location-based filtering, sorting, and pagination.

GET/api/orders

Retrieve customer order details with filtering by status, user, payment method, amount range, date range, shipping location, and supporting sorting and pagination.

GET/api/notifications

Retrieve user notifications with filtering by read status, user, type, search keyword, date range, and supporting sorting and pagination.

GET/api/reviews

Retrieve product reviews with filtering by product ID, user ID, rating range, search keyword in review text, and supporting date range, sorting, and pagination.

GET/api/carts

Retrieve shopping cart data, with support for filtering by user, number of items, total amount, and comprehensive sorting and pagination.

GET/api/movies

Retrieve movie details with comprehensive filtering by search keywords, director, genre, language, rating, duration, release year, and streaming availability. Supports advanced sorting and pagination.

GET/api/comments

Retrieve user comments with comprehensive filtering by associated entity, user, approval status, parentage, engagement metrics (likes), search keyword, date range, and supporting sorting and pagination.