Logo
Advanced workflows (request chaining) API Documentation

Use Veriable

Number of APIs: 3


Sample API collection

This collection contains sample requests from this API

It contains following requests

• Register a user • Login a user with given credentials • Get details for a user


1. Check Schema

GET {{url}}/users/{{localVerable}}



2. single user

GET https://reqres.in/api/users/{{userid}}



3. use enviorenment veriable

GET {{url}}/users/{{userid}}



ENDPOINTS