# Get Affiliate Web Traffic **GET /affiliate/web_traffic** Gets the recent affiliate web traffic. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ## Responses ### 200 The recent affiliate web traffic #### Body: application/json (array[object]) - **traffic_id** (string) - **traffic_ip** (string) - **traffic_url** (string) - **traffic_affiliate** (string) - **traffic_referrer** (string) - **traffic_timestamp** (string(date-time)) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)