The main interface of Apidog can be broadly divided into the following parts:This layout provides a structured and user-friendly interface for working with various aspects of API development and testing within the Apidog platform.The header includes the following main functions: Home: Takes you to your personal homepage, displaying the teams you've joined, including team members, team projects, team Plan, organizations you belong to, API hub, and more. Project Tabs: Each tab represents a project. Click to switch between projects. Clicking the button to the left of the project name opens the project in a separate window.
Upgrade/plan: Shows the current Plan being used by your Team.
Refresh: Reloads the data of the current project; reloading will close all currently open content tabs.
Settings: Local settings, where you can set Appearance, proxy, and other settings related only to the current client and not to the logged-in user.
Notifications: Displays alerts from team activities that require your attention.
Avatar: Account settings, where you can set basic account information, Access tokens, etc.
The Sidebar contains the following features:History: All requests that have been sent can be viewed and resent in the History section.
Settings: All settings related to the current project are here, including basic settings, function settings, notification settings, project resources, and project data import/export.
Invite: Invite other users to join the current project.
Workbench#
Directory tree#
The directory tree includes the following functional modules from top to bottom: Branches and Versions: Default is the main branch, you can switch to other branches, create new branches, or manage branches.
Search and Filter: You can search and filter endpoints. Note that currently, you can only search for endpoint names, not folder names or case names.
Create New: You can create various types of elements, such as endpoints, requests, schemas, Markdown, etc.
Overview: An overall view of the project
Endpoints: Endpoints and endpoint cases organized in a folder structure; Markdown and Websocket, etc., can also be mixed in.
Schemas: Schemas organized in a folder structure Components: Reusable components. Currently only supports response components. Requests: API requests organized in a folder structure, similar to Postman's Collection. Trash: Deleted endpoints, schemas, components, requests, etc., will enter the trash and be automatically deleted after 30 days.
Tabs#
Clicking any element in the directory tree will open a Tab.Tabs include the following types:When you single-click to open a Tab, you'll notice that the Tab title is in italic font. In this italic state, if you click another element in the directory tree, the old tab will be overwritten. This is suitable for browsing scenarios.If you make any changes to the Tab content, the Tab title will change to normal font. In the normal font state, clicking another directory tree element will open a new tab, which is suitable for editing scenarios.If you want the opened tab not to be overwritten by other tabs, you can also use double-click to open the tab. This will directly put the tab into the normal font state.There are two buttons on the far right of the Tabs: New: You can create various types of elements
More: You can close all tabs, or close the current tab, or close all tabs except the current one.
From left to right, the footer includes: Collapse/Expand: Can collapse or expand the directory tree.
Online: Indicates online status. If offline, there will be issues with team synchronization.
Agent: A feature exclusive to Apidog Web, allows you to select which Agent will send out the requests for Apidog Web. Cookies: Cookie manager, can store current cookies Community: Links to the Apidog Community, including Discord, Slack, Teams, X, and Email.
Appearance: Can change Apidog's background color, theme color, and font size.
Help: Opens the help documentation
Modified atΒ 2025-02-07 10:00:26