Sendflare Docs
API

Error Handling

This section introduces how to handle errors in the API.

Error Handling

In the response body, the code field indicates different business processing results. The following are the possible code values you may encounter.

CodeDescription
0Request successful
100033Bad request parameters
100023Email too large
100025Exceeding the maximum sending limit
100029Invalid signature
100030The sending domain is invalid
100031You have reached the maximum daily sending limit
100047Your subscription has expired. Please renew to continue using the service
100048The sender’s email address does not exist
100049Please activate your account
Table of Contents

On this page