
Affiliate Login & Activity Tracking
Track affiliate login activity, monitor session history, enforce username formats, and manage affiliate authentication with Post Affiliate Pro's comprehensive l...

Comprehensive guide to Post Affiliate Pro’s advanced security features including API authentication, rate limiting, session management, login protection, and fraud detection systems.
Available in:
Post Affiliate Pro , Post Affiliate Pro Ultimate , Post Affiliate Network
Post Affiliate Pro provides enterprise-grade security features designed to protect your affiliate program from unauthorized access, abuse, and fraud. This guide covers the advanced security mechanisms built into the platform.
Post Affiliate Pro’s API v3 uses modern authentication standards to ensure secure access to your affiliate program data and operations.
API keys provide a secure method for server-to-server communication. Each API key in Post Affiliate Pro includes:
To authenticate with an API key, include it as a Bearer token in the Authorization header:
Authorization: Bearer pap_XXXXXXXXXX_YYYYYYYYYYYYYYYYYYYYYYYYYYYY
For third-party integrations and temporary access, Post Affiliate Pro supports OAuth 2.0 bearer tokens with scope validation. The OAuth authenticator:
Scope-based permissions allow fine-grained control over what each token can access, ensuring third-party integrations only have access to the data they need.
Post Affiliate Pro implements intelligent rate limiting to protect your affiliate program from abuse, denial-of-service attempts, and runaway automation scripts.
The API v3 enforces the following rate limits:
When you exceed the rate limit, the API returns:
Retry-After header indicating when you can retryX-RateLimit-Limit header showing the maximum allowed requestsX-RateLimit-Remaining header showing remaining requests in the current windowX-RateLimit-Reset header showing when the rate limit resetsRate limiting uses a token bucket algorithm that provides:
Failed authentication attempts are tracked separately to prevent brute-force attacks:
Post Affiliate Pro implements robust session management to protect user accounts.
When critical security events occur, Post Affiliate Pro automatically terminates related sessions:
Post Affiliate Pro provides comprehensive login protection with configurable settings for both merchant and affiliate panels.
Banned IP Addresses: Block login attempts from specific IP addresses or ranges. The system:
Allowed IP Addresses: Restrict login access to a whitelist of approved IP addresses:
Login attempts are rate-limited to prevent brute-force attacks:
For secure single sign-on and “Login As” functionality, Post Affiliate Pro uses temporary login keys:
Post Affiliate Pro includes a dedicated Sale Tracking Fraud Protection plugin that uses MD5 checksums to verify transaction authenticity.
This protection ensures that only legitimate sales from your website are tracked, preventing fraudulent transaction submissions from outside sources.
Post Affiliate Pro monitors all clicks and can automatically decline or discard fraudulent ones.
Duplicate Click Detection: Identifies clicks from the same IP address within a configurable time period:
Banned IP Protection: Block clicks from known bad actors:
Banned Referrer Protection: Block clicks from suspicious referrer URLs:
Allowed IP/Referrer Lists: Create whitelists for legitimate traffic:
For each type of detection, you can choose:
Similar protections exist for sales and lead tracking.
Duplicate Orders from Same IP: Detect multiple sales from the same IP address:
Duplicate Order IDs: Detect sales with the same order ID:
When processing a sale, the system locks the order ID temporarily:
Sales inherit the same banned/allowed IP and referrer protections as clicks:
Post Affiliate Pro supports TOTP (Time-based One-Time Password) two-factor authentication for enhanced account security.
Two-factor authentication is available for both:
Each user can enable 2FA independently through their profile settings.
To maximize the security of your Post Affiliate Pro installation:
For detailed configuration instructions, visit our support documentation:
Post Affiliate Pro API v3 supports two authentication methods: API Keys for long-term server-to-server connections, and OAuth 2.0 bearer tokens for short-term or third-party access. Both methods support scope-based permissions for fine-grained access control.
Rate limiting prevents abuse by restricting the number of API requests. Post Affiliate Pro allows 100 requests per minute globally, with separate limits for authentication attempts (10 failed attempts per minute per IP). When limits are exceeded, the system returns HTTP 429 status with Retry-After headers.
Yes, Post Affiliate Pro supports IP whitelisting for API keys. You can configure a list of allowed IP addresses or CIDR ranges, and the system will reject requests from any IP not on the whitelist.
Post Affiliate Pro protects logins through multiple layers: IP-based rate limiting, username-based rate limiting, banned IP lists, and allowed IP whitelists. You can configure separate settings for merchant and affiliate panels.
Experience enterprise-grade security with Post Affiliate Pro's advanced protection features. Safeguard your API, sessions, and transactions.

Track affiliate login activity, monitor session history, enforce username formats, and manage affiliate authentication with Post Affiliate Pro's comprehensive l...

Learn about Post Affiliate Pro’s modern RESTful interface API v3 that allows your systems to interact with your affiliate platform through standardized web requ...
Post Affiliate Pro has created multiple security features to ensure our customer data is always protected. Learn more about Post Affiliate Pro's security here.