/
RE
reqres
/
ReqRes API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.0.3
MIT
2026-07-26
64
42
58.0 KB
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