Testing & Debugging
Content Overview
Testing Workflow
Creating a Connection with an API Spec
Using the Test Command
Testing the Connection
Testing Specific Endpoints
Discovering Available Endpoints
Debugging Tools
Debug Flag
Trace Flag
Examining Request and Response Flow
Common Issues
Authentication Problems
Pagination Issues
JMESPath Extraction Problems
Testing Best Practices
1. Test Incrementally
2. Limit Data During Testing
3. Use Replication Files for Full Testing
4. Create Environment Variables for Testing
Real-World Examples
Testing Stripe Endpoints
Last updated
Was this helpful?