/
RE
reqres
/
ReqRes API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 2w ago
View markdown
reqres
ReqRes API
post
Login user
v2
latest
OpenAPI 3.0.3
MIT
2026-07-26
64
42
58.0 KB
Agent Sandbox
18
App Users
19
Authentication
3
post
Register user
post
Login user
post
Logout user
Collections
10
Custom Endpoints
5
Legacy
8
Payments Sandbox
1
Authentication
Login user
Authenticate a demo user and return a token.
post
/api/login
Request body
AuthRequest
required
email
string
email
required
password
string
required
Response
Successful login
LoginResponse
required
token
string
required