logo

Welcome to the Mogi API!

"Mogi" means dummy in Japanese.
Following mogi endpoints are available!
Buy Me A Coffee

Users

GET
Get all users
Get user by ID

Products

Get all products
Get product by ID

Blogs

Get all blogs
Get blog by ID

Tasks

Get all tasks
Get tasks by ID

Authentication

POST
/api/v1/auth/login
Login with email and password
{
  "email": "bob@example.com",
  "password": "password"
}

© 2025 Mogi API produced by Aran Seshita