Tapfiliate · OAuth Scopes

Tapfiliate OAuth Scopes

OAuth 2.0 probed

Tapfiliate publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tapfiliate API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Affiliate MarketingAffiliate TrackingCommission ManagementConversion TrackingPartner ProgramsReferral ProgramsInfluencer Marketing
Scopes: 4 Flows: Method: probed

Scopes (4)

ScopeDescriptionFlows
affiliates Affiliate records and their organisation — affiliates, affiliate groups and affiliate prospects. Covers the Affiliates, Affiliate Groups and Affiliate Prospects tags in openapi/.
conversions_commissions Tracked activity and its earnings — clicks, customers, conversions and the commissions generated from them. Covers the Conversions, Commissions, Clicks and Customers tags in openapi/.
programs Affiliate programs, their settings, commission types, MLM levels and bonuses. Covers the Programs tag in openapi/.
payments Affiliate balances and payouts. Covers the Payments and Balances tags in openapi/.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: >-
  https://mcp.tapfiliate.com/.well-known/oauth-protected-resource (HTTP 200) and
  https://mcp.tapfiliate.com/.well-known/oauth-authorization-server (HTTP 200),
  fetched anonymously. Both saved verbatim under well-known/.
docs: https://support.tapfiliate.com/en/articles/16011230-how-to-use-your-new-affiliate-analyst-the-tapfiliate-mcp-server
description: >-
  Tapfiliate's REST API v1.6 does NOT use OAuth — it authenticates with a static
  X-Api-Key header and the OpenAPI securitySchemes carry no oauth2 entry, so the
  derive pass over openapi/ finds no scopes. The only OAuth surface Tapfiliate
  operates is the one fronting its MCP server, and it publishes its scopes in
  machine-readable form. These four scope names are read verbatim from the
  provider's own protected-resource metadata document, not inferred.
schemes:
  - name: Tapfiliate MCP OAuth
    type: oauth2
    resource: https://mcp.tapfiliate.com/mcp
    issuer: https://api.tapfiliate.com
    authorizationUrl: https://app.tapfiliate.com/ai/mcp/connect/
    tokenUrl: https://mcp.tapfiliate.com/oauth/v2/token/
    registrationUrl: https://app.tapfiliate.com/oauth/v2/register/
    jwks_uri: https://api.tapfiliate.com/.well-known/jwks.json
    grant_types: [authorization_code, refresh_token]
    response_types: [code]
    pkce: [S256]
    token_endpoint_auth_methods: [none, client_secret_post, client_secret_basic]
    dynamic_client_registration: true
    client_id_metadata_document_supported: true
    bearer_methods: [header]
    protected_resource: well-known/tapfiliate-mcp-oauth-protected-resource.json
    authorization_server: well-known/tapfiliate-mcp-oauth-authorization-server.json
scopes:
  - scope: affiliates
    description: >-
      Affiliate records and their organisation — affiliates, affiliate groups and
      affiliate prospects. Covers the Affiliates, Affiliate Groups and Affiliate
      Prospects tags in openapi/.
    schemes: [Tapfiliate MCP OAuth]
  - scope: conversions_commissions
    description: >-
      Tracked activity and its earnings — clicks, customers, conversions and the
      commissions generated from them. Covers the Conversions, Commissions,
      Clicks and Customers tags in openapi/.
    schemes: [Tapfiliate MCP OAuth]
  - scope: programs
    description: >-
      Affiliate programs, their settings, commission types, MLM levels and
      bonuses. Covers the Programs tag in openapi/.
    schemes: [Tapfiliate MCP OAuth]
  - scope: payments
    description: >-
      Affiliate balances and payouts. Covers the Payments and Balances tags in
      openapi/.
    schemes: [Tapfiliate MCP OAuth]
notes:
  - >-
    Scope GRANULARITY is coarse: four scopes across a 77-operation surface, with
    no read/write split. The write half is currently unreachable regardless —
    the provider documents the MCP server as read-only in this beta — so the
    scopes describe data domains rather than permissions.
  - >-
    The authorization-server metadata declares issuer https://api.tapfiliate.com
    but is served from https://mcp.tapfiliate.com; the issuer host itself 404s on
    /.well-known/oauth-authorization-server. Recorded as observed.
  - >-
    The REST API has no OAuth path. An integration that is not an MCP client
    authenticates with a long-lived account API key and therefore has no scoping
    at all.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/tapfiliate-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.