From 60c36f3a3f8791ce6274c9bee901c6ffc4ebd886 Mon Sep 17 00:00:00 2001 From: ajay-wct <60429379+ajay-wct@users.noreply.github.com> Date: Thu, 25 Jun 2020 09:23:26 +0200 Subject: [PATCH] Added wecantrack.com API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c0dfd2b..1abd22c5 100644 --- a/README.md +++ b/README.md @@ -806,6 +806,7 @@ API | Description | Auth | HTTPS | CORS | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | | [Sweden](https://developer.postnord.com/docs2) | Provides information about parcels in transport | `apiKey` | No | Unknown | | [UPS](https://www.ups.com/upsdeveloperkit) | Shipment and Address information | `apiKey` | Yes | Unknown | +| [Wecantrack.com](https://docs.wecantrack.com) | Automatically place subids in affiliate links to attribute affiliate conversions to click data | `apiKey` | Yes | Yes | | [WhatPulse](https://whatpulse.org/pages/webapi/) | Small application that measures your keyboard/mouse usage | No | Yes | Unknown | **[⬆ Back to Index](#index)**