API test suite for ReqRes public API, demonstrating CRUD, auth flow, chaining, and negative testing.
Summary Item | Total | Failed |
---|---|---|
Requests | 19 | 0 |
Prerequest Scripts | 7 | 0 |
Test Scripts | 19 | 0 |
Assertions | 51 | 0 |
Skipped Tests | 0 | - |
This is used to get the default users
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | cc69f2c0-4805-4f7f-ae69-d006366784aa |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:53 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
etag | W/"600-DSziLS3KlRfI5T2Av9pzclJLaQk" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 98 |
Ratelimit-Reset | 300 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=dx4ww7hkSKaMAdw0eyeJ%2BwEiPW29t%2B9UaTGStBrMDUU%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761105619"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=dx4ww7hkSKaMAdw0eyeJ%2BwEiPW29t%2B9UaTGStBrMDUU%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761105619" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 5da17cc3-0d82-3f21-7170-156b7d793134 |
X-Xss-Protection | 1; mode=block |
Age | 1281 |
Cache-Control | max-age=14400 |
cf-cache-status | HIT |
Content-Encoding | br |
CF-RAY | 9926e5aaeb65ed3d-SJC |
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"email":"george.bluth@reqres.in","first_name":"George","last_name":"Bluth","avatar":"https://reqres.in/img/faces/1-image.jpg"},{"id":2,"email":"janet.weaver@reqres.in","first_name":"Janet","last_name":"Weaver","avatar":"https://reqres.in/img/faces/2-image.jpg"},{"id":3,"email":"emma.wong@reqres.in","first_name":"Emma","last_name":"Wong","avatar":"https://reqres.in/img/faces/3-image.jpg"},{"id":4,"email":"eve.holt@reqres.in","first_name":"Eve","last_name":"Holt","avatar":"https://reqres.in/img/faces/4-image.jpg"},{"id":5,"email":"charles.morris@reqres.in","first_name":"Charles","last_name":"Morris","avatar":"https://reqres.in/img/faces/5-image.jpg"},{"id":6,"email":"tracey.ramos@reqres.in","first_name":"Tracey","last_name":"Ramos","avatar":"https://reqres.in/img/faces/6-image.jpg"}],"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Has at least 1 user | 1 | 0 | 0 |
per_page is a positive number | 1 | 0 | 0 |
total is a number | 1 | 0 | 0 |
total_pages is a number | 1 | 0 | 0 |
Total | 5 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get the users accordign to the page
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | dd4bc725-6c66-4c27-bf10-f2e6d9a669cb |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:53 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"622-KQjAlhjVbadr0FbMXm/7VbcnD4w" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 98 |
Ratelimit-Reset | 300 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=c4ejA0ktI6Yuj4kfYKtwyF4dIcBh5VrhCuWG0C9wJuA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114113"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=c4ejA0ktI6Yuj4kfYKtwyF4dIcBh5VrhCuWG0C9wJuA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114113" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | f4f3d9d3-6e83-524e-dfdc-159cd516924b |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5ab5d5aed3d-SJC |
{"page":2,"per_page":6,"total":12,"total_pages":2,"data":[{"id":7,"email":"michael.lawson@reqres.in","first_name":"Michael","last_name":"Lawson","avatar":"https://reqres.in/img/faces/7-image.jpg"},{"id":8,"email":"lindsay.ferguson@reqres.in","first_name":"Lindsay","last_name":"Ferguson","avatar":"https://reqres.in/img/faces/8-image.jpg"},{"id":9,"email":"tobias.funke@reqres.in","first_name":"Tobias","last_name":"Funke","avatar":"https://reqres.in/img/faces/9-image.jpg"},{"id":10,"email":"byron.fields@reqres.in","first_name":"Byron","last_name":"Fields","avatar":"https://reqres.in/img/faces/10-image.jpg"},{"id":11,"email":"george.edwards@reqres.in","first_name":"George","last_name":"Edwards","avatar":"https://reqres.in/img/faces/11-image.jpg"},{"id":12,"email":"rachel.howell@reqres.in","first_name":"Rachel","last_name":"Howell","avatar":"https://reqres.in/img/faces/12-image.jpg"}],"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Has at least 1 user | 1 | 0 | 0 |
Page number matches requested (2) | 1 | 0 | 0 |
Total | 3 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get the user with invalid page
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b71d0cc5-ae72-4ae7-be2a-8243157d2301 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:54 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"2e2-1ukdRLr7AezkzRubw+abgWK/KVA" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 96 |
Ratelimit-Reset | 300 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114114"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114114" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 589c0878-15e8-5d64-5986-67aa00377055 |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5ac792fed3d-SJC |
{"page":12,"per_page":6,"total":12,"total_pages":2,"data":[],"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Page number should match the one set in pre-script | 1 | 0 | 0 |
Data should be empty | 1 | 0 | 0 |
Total | 3 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to list the resources
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | b03c0efa-870c-47f9-a652-9f974e66c3ea |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:54 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"4dd-DrF1o347O4xIDtQcSDVFPwdhWRI" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 93 |
Ratelimit-Reset | 300 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114114"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114114" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 3bdcc834-3a87-6445-f4f8-f40b53d60599 |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5ae786fed3d-SJC |
{"page":1,"per_page":6,"total":12,"total_pages":2,"data":[{"id":1,"name":"cerulean","year":2000,"color":"#98B2D1","pantone_value":"15-4020"},{"id":2,"name":"fuchsia rose","year":2001,"color":"#C74375","pantone_value":"17-2031"},{"id":3,"name":"true red","year":2002,"color":"#BF1932","pantone_value":"19-1664"},{"id":4,"name":"aqua sky","year":2003,"color":"#7BC4C4","pantone_value":"14-4811"},{"id":5,"name":"tigerlily","year":2004,"color":"#E2583E","pantone_value":"17-1456"},{"id":6,"name":"blue turquoise","year":2005,"color":"#53B0AE","pantone_value":"15-5217"}],"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Has at least 1 user | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get the resource using valid resourceId
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | fe0876d0-c4d0-4915-ac7e-cc8470712603 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:54 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"300-jM1MJs2AB/VO+1YvDowzgJO15Hw" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 90 |
Ratelimit-Reset | 300 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114114"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=lIlYmlyCc%2F%2FkF3Af%2FkRncw8j3QVga2KxJFwA916zOP0%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114114" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | a418229d-6b62-54de-68c4-079db90aba56 |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5b06fd9ed3d-SJC |
{"data":{"id":1,"name":"cerulean","year":2000,"color":"#98B2D1","pantone_value":"15-4020"},"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
'data' field is present | 1 | 0 | 0 |
'id' inside 'data' is present | 1 | 0 | 0 |
'id' matches stored resourceId (1) | 1 | 0 | 0 |
Total | 4 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get the resource using invalid resourceId
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 993f02e9-e37f-4dc6-90ce-2e26bb65a43d |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:55 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 87 |
Ratelimit-Reset | 299 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114115"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114115" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 4e1205ae-7c85-f636-ea10-f48cfb7ff78d |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5b25f1eed3d-SJC |
{}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 404 | 1 | 0 | 0 |
Response body is empty | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to register the user profile
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | f857917a-20c3-46cf-9f7d-0278984cb97e |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 61 |
{
"email": "eve.holt@reqres.in",
"password": "pistol"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:55 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"24-4iP0za1geN2he+ohu8F0FhCjLks" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 85 |
Ratelimit-Reset | 299 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114115"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114115" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | b97e69ff-2f4b-c7d6-0575-2ee569f70027 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
Content-Encoding | br |
CF-RAY | 9926e5b43e41ed3d-SJC |
{"id":4,"token":"QpwL5tke4Pnpja7X4"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Token is present in response | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to register without username
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | bd26829f-4e89-48e7-be2a-99fbeb7cd80f |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 26 |
{
"password": "pistol"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:55 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 37 |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"25-Ik70kof1lbc973ShN5FoVPxYn7A" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 83 |
Ratelimit-Reset | 299 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114115"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114115" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 014f49a2-7ae5-ee43-d07d-d7986a301c6c |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5b62d6eed3d-SJC |
{"error":"Missing email or username"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 400 | 1 | 0 | 0 |
Error message present | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to register without password
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 10b9ae8e-ef2a-4f79-8176-9f40c39db000 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 35 |
{
"email": "eve.holt@reqres.in"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:55 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 28 |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"1c-NmpazMScs9tOqR7eDEesn+pqC9Q" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 81 |
Ratelimit-Reset | 299 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114115"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114115" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 5e659cb9-7fe4-6184-bbe5-1cffb1713aa4 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5b7295ded3d-SJC |
{"error":"Missing password"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 400 | 1 | 0 | 0 |
Error message present | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to login the user
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 6ea4dd4f-a135-478a-920d-230b2351c2be |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 59 |
{
"email": "eve.holt@reqres.in",
"password": "pistol"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"1d-lGCrvD6B7Qzk11+2C98+nGhhuec" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 79 |
Ratelimit-Reset | 298 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114115"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=m6PCD9YXFeR0gDXkIcbCThh6Dv9AIYRKP0tdWKr9qYA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114115" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 0244046e-d25c-1ed7-9d2f-33704d78b292 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
Content-Encoding | br |
CF-RAY | 9926e5b82cbfed3d-SJC |
{"token":"QpwL5tke4Pnpja7X4"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Token field exists | 1 | 0 | 0 |
Token is not empty | 1 | 0 | 0 |
Total | 3 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to login without username
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 43b91269-d23b-4306-aa69-c3ba39879994 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 26 |
{
"password": "pistol"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 37 |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"25-Ik70kof1lbc973ShN5FoVPxYn7A" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 77 |
Ratelimit-Reset | 298 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114116"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114116" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 05c4c2b4-8246-9a00-f39c-bed60129d9d4 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5b938d8ed3d-SJC |
{"error":"Missing email or username"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 400 | 1 | 0 | 0 |
Error message present | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to login without password
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | a9f5592f-30de-4d93-8142-41f39752be0e |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 35 |
{
"email": "eve.holt@reqres.in"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 28 |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"1c-NmpazMScs9tOqR7eDEesn+pqC9Q" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 75 |
Ratelimit-Reset | 298 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114116"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114116" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 37dec3af-f1e4-6034-fc3a-8488d1ff0575 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5ba3c4bed3d-SJC |
{"error":"Missing password"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 400 | 1 | 0 | 0 |
Error message present | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to logout user
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | f2165479-026b-45a8-8363-b660eb099e87 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 59 |
{
"email": "eve.holt@reqres.in",
"password": "pistol"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 73 |
Ratelimit-Reset | 298 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114116"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114116" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 1eeb175c-f57f-53f8-2c75-446beb583f74 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
Content-Encoding | br |
CF-RAY | 9926e5bb381aed3d-SJC |
{}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Response JSON is empty | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to create user
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | f940a736-7da9-4573-84f6-ef5562addcee |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 48 |
{
"name": "Mohammad",
"job": "QA Engineer"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 89 |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"59-KWUUmyCWdz49aFFzgO9L+MIlIWI" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 71 |
Ratelimit-Reset | 298 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114116"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114116" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | a6764c6b-3203-c813-5025-1cffdd10f5b4 |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5bc3bc6ed3d-SJC |
{"name":"Mohammad","job":"QA Engineer","id":"957","createdAt":"2025-10-22T06:21:56.580Z"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 201 Created | 1 | 0 | 0 |
Name matches request body | 1 | 0 | 0 |
Job matches request body | 1 | 0 | 0 |
ID is a string containing only numbers | 1 | 0 | 0 |
Total | 4 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to create user by using empty body
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | ba2695c3-ac4e-4fef-820d-6cf3ea5435ae |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 0 |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:56 GMT |
Content-Type | application/json; charset=utf-8 |
Content-Length | 90 |
Connection | keep-alive |
Etag | W/"5a-+0Ud5vfYDtV6Lei5UPkJjR5vNQo" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114116"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=WaRVHoy%2FeXfO%2FaC%2B3e0zSEyOgmsud4kqNd7MTKc9iQQ%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114116" |
Server | cloudflare |
Via | 1.1 heroku-router |
X-Powered-By | Express |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5bd2f86ed3d-SJC |
{"error":"Empty request body","message":"Request body cannot be empty for JSON endpoints"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 400 Bad Request | 1 | 0 | 0 |
Error message is 'Empty request body' | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get single user
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 134fca5f-dd05-4b77-84a7-29fc4700bc81 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:57 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"33c-iwPuUx8DBF7G4PXejG9aqjNPjaY" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 69 |
Ratelimit-Reset | 297 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114117"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114117" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 085662bc-4c33-4d30-755e-7332ce82a2e0 |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5be2abaed3d-SJC |
{"data":{"id":8,"email":"lindsay.ferguson@reqres.in","first_name":"Lindsay","last_name":"Ferguson","avatar":"https://reqres.in/img/faces/8-image.jpg"},"support":{"url":"https://contentcaddy.io?utm_source=reqres&utm_medium=json&utm_campaign=referral","text":"Tired of writing endless social media content? Let Content Caddy generate it for you."},"_meta":{"powered_by":"🚀 ReqRes - Deploy backends in 30 seconds","upgrade_url":"https://app.reqres.in/upgrade","docs_url":"https://reqres.in","template_gallery":"https://app.reqres.in/templates","message":"This API is powered by ReqRes. Deploy your own backend in 30 seconds!","features":["30 Second Backend Templates","Custom API Endpoints","Data Persistence","Real-time Analytics"],"upgrade_cta":"Upgrade to Pro for unlimited requests, custom endpoints, and data persistence"}}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
'data' is present | 1 | 0 | 0 |
User ID matches expected | 1 | 0 | 0 |
Email, First Name, Last Name are present | 1 | 0 | 0 |
Total | 4 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to get invalid user
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | 6cd81b3f-d006-4700-81ec-6970f2534335 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:57 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 67 |
Ratelimit-Reset | 297 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114117"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114117" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 30c279c4-9d68-1678-15b4-444a7eb62c52 |
X-Xss-Protection | 1; mode=block |
Cache-Control | max-age=14400 |
cf-cache-status | MISS |
Content-Encoding | br |
CF-RAY | 9926e5c008c2ed3d-SJC |
{}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 404 | 1 | 0 | 0 |
Response body is empty | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to update the user
Header Name | Header Value |
---|---|
Content-Type | application/json |
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | fd78ce81-278b-46c7-8f8b-8c204a29321b |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Content-Length | 55 |
{
"name": "Mohammad Shahid",
"job": "QA Engineer"
}
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:57 GMT |
Content-Type | application/json; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"55-tffa4cOpj6oONMihnKFc/75oxrs" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 65 |
Ratelimit-Reset | 297 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114117"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114117" |
Server | cloudflare |
Vary | Origin, accept-encoding |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 62261060-9bcc-4fe1-d698-bcc81d7febdb |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
Content-Encoding | br |
CF-RAY | 9926e5c1ef8bed3d-SJC |
{"name":"Mohammad Shahid","job":"QA Engineer","updatedAt":"2025-10-22T06:21:57.497Z"}
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 200 | 1 | 0 | 0 |
Job updated | 1 | 0 | 0 |
Name updated | 1 | 0 | 0 |
Total | 3 | 0 | 0 |
Test Name | Assertion Error |
---|
This is used to delete the user
Header Name | Header Value |
---|---|
x-api-key | reqres-free-v1 |
User-Agent | PostmanRuntime/7.37.1 |
Accept | */* |
Cache-Control | no-cache |
Postman-Token | d58f4758-b655-4a99-bec4-b4e4de7e76a5 |
Host | reqres.in |
Accept-Encoding | gzip, deflate, br |
Connection | keep-alive |
Header Name | Header Value |
---|---|
Date | Wed, 22 Oct 2025 06:21:57 GMT |
Connection | keep-alive |
Access-Control-Allow-Credentials | true |
Access-Control-Allow-Headers | Origin, X-Requested-With, Content-Type, Accept, Authorization, x-api-key |
Access-Control-Allow-Methods | GET, POST, PUT, DELETE, OPTIONS |
Access-Control-Allow-Origin | http://localhost:5173 |
Etag | W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8" |
Nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
Ratelimit-Limit | 100 |
Ratelimit-Policy | 100;w=60 |
Ratelimit-Remaining | 63 |
Ratelimit-Reset | 297 |
Referrer-Policy | strict-origin-when-cross-origin |
Report-To | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1761114117"}],"max_age":3600} |
Reporting-Endpoints | heroku-nel="https://nel.heroku.com/reports?s=feBzcBmn31S8nzXK32tFtkj5AlEWUMcLIRX9SUsMrUA%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1761114117" |
Server | cloudflare |
Vary | Origin |
Via | 1.1 heroku-router |
X-Content-Type-Options | nosniff |
X-Frame-Options | DENY |
X-Powered-By | ReqRes.in - Deploy backends in 30 seconds |
X-Reqres-Docs | https://reqres.in |
X-Reqres-Message | This API is powered by ReqRes. Deploy your own backend in 30 seconds! |
X-Reqres-Templates | https://app.reqres.in/templates |
X-Reqres-Upgrade | https://app.reqres.in/upgrade |
X-Request-Id | 412ee779-6076-7594-58e6-b69787f3a8ae |
X-Xss-Protection | 1; mode=block |
cf-cache-status | DYNAMIC |
CF-RAY | 9926e5c2eb3ded3d-SJC |
Name | Passed | Failed | Skipped |
---|---|---|---|
Status is 204 No Content | 1 | 0 | 0 |
Body is empty | 1 | 0 | 0 |
Total | 2 | 0 | 0 |
Test Name | Assertion Error |
---|