HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Testing & Debugging Overview

Use Echo APIs to validate credentials, test data formats, and simulate error responses while debugging Switch API integrations.

Use Testing & Debugging endpoints to validate credentials, test input formats, and simulate errors while debugging Switch API integrations.

Echo endpoints are lightweight test endpoints that help you confirm your client can authenticate, send correctly formatted values, parse standard responses, and handle errors before you call resource APIs.

When to use Echo APIs

These Echo endpoints are ideal for:

  • New developers who are beginning to use Switch APIs
  • Debugging Switch API integration issues
  • Validating credentials and data formats
  • Testing error handling in your applications

All Echo API calls require a valid appId and appKey for authentication. Start with Echo Overview or Echo Hello, then use the validation and error endpoints to test specific integration behavior.