Trillboards

OneAPIkey.

Everyscreen.

Onboard hundreds of screens at a time. Register, embed, earn. No sales calls. No dashboards. Just code.

$0to get started
#1revenue share in DOOH
30sfrom zero to showing ads

From zero to earning in three steps.

Register

Run one command. Get your API key instantly.

Embed

Drop the embed URL into any screen β€” WebView, browser, smart TV.

Earn

Ads run automatically. Revenue flows to you monthly via Stripe.

Choose your integration.

Four products, one API key. Pick the one that fits your stack.

From zero to showing ads in 30 seconds

One command. No dashboard. No manual config.

Terminal
$ npx @trillboards/ads-sdk init
Company name: Acme Vending
Email: dev@acme.co
Registering...
Your API Key: trb_partner_a1b2c3...
Device ID: fp_x9y8z7w6...
Embed URL: https://screen.trillboards.com?fp=fp_x9y8z7w6
API key saved to .env βœ“

Or programmatically:

// 3 lines to register + start showing ads
import { PartnerClient } from '@trillboards/ads-sdk/server';
const result = await PartnerClient.quickStart({
companyName: 'Acme Vending',
email: 'dev@acme.co',
});
// result.client is a pre-authenticated PartnerClient
// result.device.embed_url is the URL to load in your screen

Infrastructure, not a product.

We handle demand, ad serving, billing, and compliance. You ship the integration once and collect revenue forever. No dashboards to manage. No sales meetings.

1 integration

runs forever

Industry-leading revenue share.

The highest cut in DOOH β€” period. No minimums, no commitments, no lock-in. Paid monthly via Stripe Connect directly to your account.

#1

in DOOH payouts

Cryptographic proof-of-play.

Every ad impression is signed with Ed25519. Advertisers and third parties can verify independently. The black box era of DOOH is over.

100%

verifiable

Guides & SDKs

Start building.

One command to get your API key. Zero friction. Free to start.