Portal API Testing

Portal API Testing Interface

Authentication APIs

POST /api/auth/login
POST /api/auth/refresh-token

Posts APIs

GET /api/posts/list
POST /api/posts/create

Users APIs

GET /api/users/list
POST /api/users/create

Widgets APIs

GET /api/widgets/list

Health Check APIs

GET /health