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 Prospects API

Manage affiliate prospects (pending applicants)

Tapfiliate Affiliate Prospects 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 Prospects. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 4 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.

4 operations 2 paths 2 schemas 1 DELETE2 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 Affiliate Prospects 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 4

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

Affiliate Prospects 4

Manage affiliate prospects (pending applicants)

GET
/affiliate-prospects/
List all affiliate prospects
listAffiliateProspects 2 params → 200401
POST
/affiliate-prospects/
Create an affiliate prospect
createAffiliateProspect body → 201401422
GET
/affiliate-prospects/{affiliate_prospect_id}/
Retrieve an affiliate prospect
getAffiliateProspect 1 param → 200401404
DELETE
/affiliate-prospects/{affiliate_prospect_id}/
Delete an affiliate prospect
deleteAffiliateProspect 1 param → 204401404

Schemas 2

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

AffiliateProspect
object
6 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Tapfiliate publishes across the network.

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