Get Tracking Domain
HTTP method | Endpoint |
GET | /v1/domains |
Response body parameters
Field | Type | Description |
domain_id | integer | Domain id |
tracking_domain | string | the domain to generate offer tracking link and postback |
ssl_status | integer | Enable/Disable SSL .</br>1.Enabled: cryptographic protocol is applied</br>2.Disabled: cryptographic protocol is not applied |
is_default | integer | Default domain? </br>0 No;</br>1 Yes; |
Example request
Request GET https://{networkname}.api.offerslook.com/v1/domains
Example response
Last updated