📄️ Responses
Every API response is accompanied by a response body, the format of which depends on the type of endpoint you have used.
📄️ Fault Tolerance
When working with the Fraudio API, you'll interact using standard HTTP messages. While most responses will provide a 200 OK status code, it's important to account for potential issues like network outages or problems with newly released features. We strive to minimize these occurrences, but it's crucial to prepare for them as well.