Testing and Debugging
Using the Swagger API Reference
The Instant Cash API provides a Swagger API reference that allows you to explore and test the API endpoints interactively. This reference can be a helpful tool during development and testing, as it provides detailed information about the request and response formats, and the ability to execute requests directly from the Swagger interface.
Common Issues and Troubleshooting Tips
When working with the IC API, you may encounter some of these common issues or errors. Here are a few troubleshooting tips to help you resolve these issues:
- Ensure that you are using the correct API credentials and subscription key in your requests.
- Verify the required headers and parameters you are using for each endpoint, as missing or incorrect values can result in errors.
- Review the API documentation and error codes to understand the cause of any errors returned in API responses.
- Use the Swagger API reference to test requests and verify their format and functionality.
If you encounter issues which cannot be resolved, please contact us on [email protected], we'll be happy to assist in making your integration experience smooth ๐โโ๏ธ
Updated over 1 year ago