API Playground

Test and explore our mock APIs interactively

Select API
GET
/api/users

Get all users

GET
/api/users/{id}

Get user by ID

POST
/api/users

Create new user

Test API
GET
https://mockapi-hub.vercel.app/api/users
Response
Click "Try It" to see the response