Tapfiliate · Authentication Profile
Tapfiliate Authentication
Authentication
Tapfiliate has two authentication surfaces that do not share a mechanism. The REST API v1.6 uses a single static account API key sent as a request header — no OAuth, no token exchange, no per-integration scoping, and the key can approve commissions and create payments. The MCP server, announced 2026-08-07, is a proper OAuth 2.0 protected resource with PKCE, dynamic client registration and four declared scopes.
Tapfiliate secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.
Affiliate MarketingAffiliate TrackingCommission ManagementConversion TrackingPartner ProgramsReferral ProgramsInfluencer Marketing
Methods: apiKey, oauth2
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
ApiKeyAuth apiKey
TapfiliateMcpOAuth oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.