The main interface of Apidog can be broadly divided into the following parts:
Header
Sidebar
Workbench
Directory tree
Tabs
Environment selector
Footer
This layout provides a structured and user-friendly interface for working with various aspects of API development and testing within the Apidog platform.
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.
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.
Clicking any element in the directory tree will open a Tab.Tabs include the following types:
Endpoint
Schema
Component
Markdown
Folder
Request
WebSocket
Overview
Trash
New
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.