Returns CAN-SPAM information based on the requesting IP address.
When the requesting IP address is geolocated to the United States or Hong Kong, the response will indicate that the checkbox should be hidden and no checkbox label copy will be provided.
| Name | Description |
|---|---|
| ip_address | Requesting IP address |
| country | Geolocated country code |
| checkbox | Checkbox state |
| copy | Checkbox label copy |
Accept: application/json
GET /api/v1/canspam?token=[your_auth_token]
token=[your_auth_token]
Content-Type: application/json
200