Apidog

All-in-one Collaborative API Development Platform

API Design

API Documentation

API Debugging

API Mocking

API Automated Testing

Advanced REST client: Moving from Chrome App to Desktop Apps

The Advanced REST client Chrome app has been discarded by Google and will be removed from the Chrome Web Store in the near future. Therefore, we need to migrate the data from the Advanced REST client Chrome app to the desktop app.

David Demir

David Demir

Updated on November 29, 2024

The Advanced REST client is a very well-known HTTP API client used by many developers. However, the Advanced REST client Chrome app has been discarded by Google and will be removed from the Chrome Web Store in the near future. Therefore, we need to migrate the data from the Advanced REST client Chrome app to the desktop app.

In this article, we will show you how to migrate from Advanced REST client Chrome apps to desktop apps.

What is an Advanced REST client?

Advanced REST Client (ARC) is a Google Chrome extension used for testing, debugging, and documentation of RESTful APIs. ARC provides a user-friendly interface for making HTTP requests, sending them to servers, and receiving responses.

Advanced REST client was originally known to users as a Chrome extension, but now Google has discarded the Advanced REST client Chrome online, so you must use the desktop application instead.

How to Use Advanced REST Client to Test APIs
The Advanced REST client is a widely-used tool for testing and communicating HTTP requests. In this article, we’ll dive into the details of this Chrome extension and explore how it can be used to effectively test HTTP requests.

Advanced REST client migration: from Chrome to desktop apps

In this part, we will detail how to migrate data from the Advanced REST client's Chrome app to the desktop app.

Step ⒈Install the desktop app

Go to https://github.com/advanced-rest-client/arc-electron/releases to download and install the latest version of Advanced REST client for desktop.

Step ⒉Export data from Advanced REST client's Chrome app

Open the Chrome app of the Advanced REST client, click on the upper right menu and select "Import and export data".

Import and export data

Step ⒊Prepare export data

Under "Export data," check the data you wish to export and click the PREPARE DATA button.

Prepare export data

Step ⒋Download data

On the next screen, click "Download file" to download the file to a specific destination.

Download Export Data

Step ⒌Import data into the desktop application

Open the Advanced REST Client desktop app and click on "File" then "Import data".

Import data

Step ⒍Select data for import

On the Data Import screen, click "Open from file" and select the file that was downloaded earlier. The contents of the file will be analyzed by the app and imported.

Importing data into the app for desktop

Step ⒎Uninstall the Chrome app

Enter "chrome://apps/" in the Chrome address bar to access the Chrome apps page. Here you can uninstall the Advanced REST client Chrome app that you have installed.

Apidog: Advanced REST client Alternative

Apidog is not only free to send HTTP requests but also provides API design, specification generation, test automation, CI/CD, API mocking, and other features that can be used at any stage of the API life cycle.

Apidog - An integrated platform for API design, debugging, development, mock, and testing
REAL API Design-first Development Platform. Design. Debug. Test. Document. Mock. Build APIs Faster & Together.

Refer to the following operating instructions to easily send HTTP or REST API requests and validate responses.

3 Steps to Send HTTP Requests with Apidog

Although Apidog can support APIs that employ protocols such as RESTful, SOAP, WebSocket, and GraphQL, the following is an example of a Restful (HTTP) API to send a request

On the Step ⒈API execution page, simply enter the HTTP method, API endpoint and parameters, and click the "Send" button to send the HTTP request.

Step ⒉Get the response here. It automatically verifies that the response you get is accurate.

Step ⒊Click the Save APICase button to save the request. You can also save the request sent this time and its response and other information as an APICase. This is very useful as it will be directly available the next time you refer to this case.

How to Use OpenAI's Image Generation API (gpt-image-1)Tutorials

How to Use OpenAI's Image Generation API (gpt-image-1)

Learn how to use OpenAI's gpt-image-1 API for advanced image generation in this technical guide. Follow step-by-step instructions to set up, authenticate, and test with Apidog. Discover best practices, advanced features, and real-world use cases for gpt-image-1. Start building today!

Ashley Innocent

April 24, 2025

How to Use Google's Gemini 2.5 Pro For Free with Google AI StudioTutorials

How to Use Google's Gemini 2.5 Pro For Free with Google AI Studio

Learn how to get started with Google’s Gemini 2.5 Pro at no cost using Google AI Studio. This guide walks developers through everything from signing up to running multimodal prompts with one of the most powerful AI models available today.

Emmanuel Mumba

April 23, 2025

How to Run gemma3:27b-it-qat Locally with OllamaTutorials

How to Run gemma3:27b-it-qat Locally with Ollama

Learn how to run Gemma 3 QAT with Ollama in this 1500-word technical guide. Discover step-by-step instructions for installation, API integration, and testing with Apidog, a superior API tool. Optimize your local LLM deployment for privacy and efficiency.

Ashley Innocent

April 23, 2025