Sending API Requests
In this section, you will learn how to send API requests by using Apidog.
Design Mode / Debug Mode
Apidog provides two modes for API Document. This article will explain the differences between Design Mode and Debug Mode.
Authing
13 items
HTTP/2
In this section, you will learn how to request HTTP/2 APIs with Apidog.
Sending Independent Requests
This article introduces how to send independent requests in Apidog.
Validate Responses
In this section, you will learn how to validate the API responses after sending requests.
SSE Debugging
This article introduces you how to debug SSE (Server-Sent Events) in Apidog.
GraphQL Requesting
GraphQL is a query language for endpoints and a server-side runtime for executing queries using a type system you define for your data. GraphQL is not tied to any specific database or storage engine and works with your existing code and data.
Requesting History
This article introduces the "Request History" feature in Apidog, which allows you to view and manage your API request history.
FAQ
Why does initiating a POST request redirect to a GET one?