Exploring API Testing with Keploy's Chrome Extension: A Beginner’s Journey


This guide walks you through the steps to record and generate API tests using the Keploy Chrome Extension.
1. Install the Extension
Go to the Keploy API Test Recorder Chrome Extension.
Click Add to Chrome
Confirm by clicking Add Extension
2. Pin the Extension
Click the puzzle icon in the top-right of your browser
Find Keploy API Test Recorder
Click the 📌 Pin icon
3. Start Recording API Calls
Visit the API testing site like https://reqres.in
Scroll to Sample API Endpoints (GET, POST, PUT)
Click the Keploy extension icon in the toolbar
Log in or Sign up to your Keploy account
Click “Record API Calls”
4. Trigger API Requests
Click buttons like GET Single User, POST Create, or PUT Update
Watch the extension log calls like:
Captured calls: 5
Complete req/resp:5
5. Generate Test Cases
Click “Stop Recording”
Then click “Generate Test”
This will:
Open the Keploy Dashboard
Show your test suite with status for each test
Example statuses:
Accepted
Failed
Log out :
📌 Summary
Step | Action |
Install | Add Keploy extension from Chrome Web Store |
Pin | Pin it to the toolbar |
Record | Visit a site with APIs and start recording |
Trigger APIs | Perform actions on the site |
Generate | Stop and generate tests automatically |
Subscribe to my newsletter
Read articles from Kanimozhi K directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
