cURL
curl --request POST \ --url https://api.usebouncer.com/v1/toxicity/list \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' [ "[email protected]", "[email protected]" ] '
{}
The body is of type string.
string
[ "[email protected]", "[email protected]"]
OK
The response is of type object.
object