Sending API Requests
After the API documentation is completed, you can start debugging your APIs.
Design Mode / Debug Mode
Design Mode
Sending Independent Requests
Usage Scenario
SSE Debugging
SSE (Server-Sent Events) is a real-time communication technology based on the HTTP protocol. It allows for the establishment of a persistent, one-way connection between the client and the server, enabling the server to send asynchronous messages to the client.
Requesting History
View API Request History