Skip to content

Ad Providers

Aureva integrates with multiple ad providers so you can monetize your keysystem. Users complete ad checkpoints (e.g., short link visits, ad walls) and you earn revenue. Configure providers in your project’s keysystem settings.


ProviderDomainStatus
Work.inkworkink.netSupported
Linkvertiselinkvertise.comSupported
LootLabslootlabs.ggSupported
LootDestlootdest.ggSupported
Adflyadf.lyNot supported
Cutycuty.ioNot supported
Shrtflyshrtfly.comNot supported
Shrink.amshrink.amNot supported
Rinkurinku.ioNot supported

When configuring an ad integration in the dashboard, you can set:

FieldDescription
ProviderWork.ink, Linkvertise, LootLabs, or LootDest
API KeyYour provider API key (stored securely)
DomainProvider domain or link variant
Link DescriptionTitle/description shown on the ad link
YouTube Video IDOptional; for video-based checkpoints (Work.ink)
Extra SettingsProvider-specific options and B.Y.P.A.S.S settings

You can configure:

SettingDescription
providerPrimary provider for the checkpoint
fallback_enabledUse fallback providers on failure
fallback_providersOrdered list of fallback provider IDs
fallback_max_retriesMax retries before giving up
fallback_retry_delay_msDelay between retries

A/B test weights can be used to split traffic between providers (e.g., 70% Work.ink, 30% Linkvertise).


Aureva supports B.Y.P.A.S.S for anti-bypass link protection. When enabled in extra_settings, the keysystem uses B.Y.P.A.S.S to:

  • Detect and block common bypass methods (VIP, City, TRW API)
  • Block ad blockers and userscripts
  • Enforce minimum completion time
  • Apply revenue booster options (extra wall, captcha, VPN/incognito blocking)

Configure B.Y.P.A.S.S in the keysystem integration’s extra settings when adding or editing a provider.


  1. Create an account at Work.ink.
  2. Generate an API key in the Work.ink dashboard.
  3. In Aureva: Project → Keysystem → Providers → Work.ink.
  4. Paste your API key and save.
  5. Add a Work.ink checkpoint in your keysystem flow.

Provider-specific settings:

SettingDescription
API KeyYour Work.ink API key
Link DescriptionTitle shown on the ad page
YouTube Video IDOptional; for video-based checkpoints

  1. Create an account at Linkvertise.
  2. Create a monetizer and get the API key.
  3. In Aureva: Project → Keysystem → Providers → Linkvertise.
  4. Enter your API key and save.
  5. Add a Linkvertise checkpoint to your flow.

Provider-specific settings:

SettingDescription
API KeyRequired; from Linkvertise dashboard
Link DescriptionTitle for the ad link

  1. Create an account at LootLabs.
  2. Obtain your API key.
  3. In Aureva: Project → Keysystem → Providers → LootLabs.
  4. Enter credentials and save.
  5. Add a LootLabs checkpoint.

Provider-specific settings:

SettingDescription
API KeyLootLabs API key
Link DescriptionTitle for the ad link

  1. Create an account at LootDest.
  2. Obtain your API key.
  3. In Aureva: Project → Keysystem → Providers → LootDest.
  4. Enter credentials and save.
  5. Add a LootDest checkpoint.

LootDest uses a similar API to LootLabs for creating ad links.


  • Never share API keys in public repos or client-side code.
  • Rotate keys periodically; update in Aureva when you do.
  • Use scoped keys when the provider supports it (read/write limits).
  • Keys are stored securely.