Ad Protection System API
Shield your ads and boost real results
Base URL: https://api.wemasy.nl/api
ⓘ Settings are saved in browser localStorage for convenience. Don't use production tokens on shared computers.
Analytics
Get Analytics Summary
POST
/services/ads-protection/v1/analytics/summary
Auth
Get Sessions with Irregular Traffic Detection
POST
/services/ads-protection/v1/analytics/sessions
Auth
Campaigns
Store Campaign
POST
/services/ads-protection/v1/save-campaigns
Auth
Get Campaigns
POST
/services/ads-protection/v1/campaign/all
Auth
Delete Campaign
POST
/services/ads-protection/v1/campaign/delete
Auth
Update Campaign Status
POST
/services/ads-protection/v1/campaign/status
Auth
Fetch Social Campaigns
POST
/services/ads-protection/v1/social-campaigns/fetch
Auth
Connection
Google OAuth Redirect
POST
/services/ads-protection/v1/auth/google/redirect
Auth
Google OAuth Callback
POST
/services/ads-protection/v1/auth/google/callback
Auth
Check Account Connection Status
POST
/services/ads-protection/v1/check-connection
Auth
Session Management
Block Session IP
POST
/services/ads-protection/v1/manual-session-block
Auth
Unblock Session IP
POST
/services/ads-protection/v1/manual-session-unblock
Auth
Settings
Get Protection Settings
POST
/services/ads-protection/v1/settings/get
Auth
Update Protection Settings
POST
/services/ads-protection/v1/settings/update
Auth
Handles both single setting updates and batch updates. Creates setting if it doesn't exist, updates if it does.