Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tapfiliate Clicks API

Track and manage clicks

Tapfiliate Clicks API is one of 10 APIs that Tapfiliate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Clicks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.6.

Requests are made against a single base URL, https://api.tapfiliate.com/1.6.

3 operations 2 paths 3 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.6
Base URL
https://api.tapfiliate.com/1.6/
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Tapfiliate Clicks API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Clicks 3

Track and manage clicks

GET
/clicks/
List all clicks
listClicks 5 params → 200401
POST
/clicks/
Create a Click
createClick body → 201401422
GET
/clicks/{id}/
Get detailed information about click
getClick 1 param → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Click (8 properties), AffiliateRef (4 properties), Error (1 property). Each schema is shown below with its type and property counts.

AffiliateRef
object
4 properties
Click
object
8 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tapfiliate-clicks-api-openapi.yml Raw ↑

Other APIs Tapfiliate publishes across the network.

Tapfiliate Affiliate Groups API
Tapfiliate Affiliate Prospects API
Tapfiliate Affiliates API
Tapfiliate Balances API
Tapfiliate Commissions API
Tapfiliate Conversions API
Tapfiliate Customers API
Tapfiliate Payments API
Tapfiliate Programs API