Qodex.ai
Qodex.ai
Introduction
Chain API Requests
list of usersupdate user
DataDrivenTesting
Create user - use CSV
DemoRestAPI
Get RequestGetRequest-Singal userPost RequestPostRequest-Login
Employee API
GET Request - EmployeesGET Request - EmployeeCreate userPUT UsersGET Users
Fake API Creation
All usersGet Singal USERCreate A userUpdate userDelete user
Introduction
Chain API Requests
list of usersupdate user
DataDrivenTesting
Create user - use CSV
DemoRestAPI
Get RequestGetRequest-Singal userPost RequestPostRequest-Login
Employee API
GET Request - EmployeesGET Request - EmployeeCreate userPUT UsersGET Users
Fake API Creation
All usersGet Singal USERCreate A userUpdate userDelete user
HomeDemoRestAPI

DemoRestAPI

Number of APIs: 4

  1. Get Request GET https://reqres.in/api/users?page=2

  2. Post Request POST https://reqres.in/api/users

  3. PostRequest-Login POST https://reqres.in/api/login

  4. GetRequest-Singal user GET https://reqres.in/api/users/2

Previous
Create user - use CSV
Next
Get Request