🛠️ API Testing Modes#
Welcome to the official documentation of API testing modules available in Apidog. These features enable instant endpoint verification and advanced multi-step automation for robust testing across all API scenarios.⚡ Try it#
Instantly send and test one API request from the documentation.
No context or variable is carried over between requests.
Used for quick validation of individual endpoint responses.
Best for basic checks, smoke testing, or confirming parameters.
🔄 Run in ApiDog#
Execute a complete flow, chaining multiple API endpoints (e.g., create → update → get → delete).
Supports environment variables, output chaining, loops, and conditions.
Enables assertion checks and uses mock data throughout the scenario.
Ideal for integration, regression, and business logic verification.
📝 Key Notes#
Try it does not utilize previously stored variables or scripts.
Run in ApiDog provides full control and logic for complex test cases.
Both modes allow mock data testing when configured.
Modified at 2025-09-05 05:43:50