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 Affiliate Groups API

Manage affiliate groups

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

Tagged areas include Affiliate Groups. 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 2 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 2 schemas 1 GET1 PATCH1 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 Affiliate Groups 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 — 1 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Affiliate Groups 3

Manage affiliate groups

GET
/affiliate-groups/
List all affiliate groups
listAffiliateGroups 2 params → 200401
POST
/affiliate-groups/
Create new affiliate group
createAffiliateGroup body → 201401422
PATCH
/affiliate-groups/{affiliate_group_id}/
Update affiliate group
updateAffiliateGroup 1 param body → 200401404

Schemas 2

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

AffiliateGroup
object
2 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tapfiliate-affiliate-groups-api-openapi.yml Raw ↑

Other APIs Tapfiliate publishes across the network.

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