Apidog version must be 2.7.0 or later.
+
button on the left panel of your project.New Socket.IO
.ws://
and wss://
protocols.Connect
button to connect to the server.Events
tab and enter the event name you want to listen to (e.g., new message
). If you disableListen
for a specific event, you will no longer receive messages for that event.message
event.message
, but you can customize it (e.g., new message
).Send
button.Ack
option, the server sends back a callback message after receiving and processing the request.+ Add Argument
to include additional arguments.URL
,Params
,Headers
, or Cookies
.Settings
underRequest
.v4
. If the server uses an older version (e.g., v2/v3), manually switch the client version./socket.io
. If the server uses a custom path (e.g., /custom
), update the path accordingly.Save
button to store the Socket.IO endpoint in the HTTP project’s folder tree. This makes it easy for team members to access, debug, and view the endpoint documentation, improving collaboration and efficiency.status
, assigningmaintainer
, and adding relevanttags
. You can also write detailed descriptions usingMarkdown
. With Apidog, you can generate online API documentation and share the URL with your team for seamless collaboration.