Skip to content

Introduction

Fangate is a one-click payment tool built by creators, for creators. After years of struggling with unreliable or non-adult-friendly processors, we built the solution we needed ourselves.

What is Fangate?

Fangate lets any creator turn a single media file or custom service (UGC) into a secure sales link they can post on Telegram, X, Reddit, or anywhere else. Fangate is available as app and web app.

Fans pay instantly with cards or PayPal—no fan account, no paywall, no marketplace to get lost in. Think Clips4Sale infrastructure without the discovery page: no subscriptions, no revenue lock-in, just friction-free, adult-compliant payments that the creator fully controls.

Marketing site: https://fangate.app

Core Functionalities

FeatureDescription
One-click payment linksGenerate shareable sales links instantly
Multi-format mediaPhotos, videos, multiple files per product
Multi-PSP paymentsStripe, PayPal, Epoch integration
Age verificationYoti for buyer 18+ compliance
Identity verificationVeriff for creator KYC
Affiliate systemReferral codes and commission tracking
Consent managementThird-party consent for content
Wallet systemBalance tracking, holds, payouts
Multi-currencyUSD, EUR, GBP support

What Fangate Is NOT

  • NOT a platform or marketplace (no discovery page)
  • NOT an OnlyFans clone (no subscriptions)
  • NOT restricted to adult content (works for any digital files)
  • NOT forcing fans to create accounts

Use Cases

  • Any paid file sharing (like WeTransfer + payment)
  • Adult content monetization (primary use case)
  • Music file sales
  • Digital art sales
  • Custom service payments (UGC)

Technology Stack

ComponentTechnology
BackendPHP 8.x + Laravel
FrontendFlutter (iOS, Android, Web)
APIREST endpoints, JSON
DatabaseMySQL
AuthLaravel Sanctum (Bearer tokens)
AdminFilament panel

API Overview

PropertyValue
Base URL (Production)https://fangate.info/api
API Version1.0.0
ProtocolHTTPS only
AuthenticationBearer tokens (Laravel Sanctum)
Response FormatJSON
Documentation FormatOpenAPI 3.0 (Swagger)

Next Steps

  1. Set up authentication — Learn how to register, login, and use Bearer tokens
  2. Configure environments — Production, development, and staging URLs
  3. Handle errors — Standard response format and error codes

Fangate API Documentation