Returns CAN-SPAM information based on the requesting IP address.
When the requesting IP address is geolocated to any other country (or fails to geolocate at all), the response will indicate that the checkbox should be shown unchecked and 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