Put LabelTruth scoring inside your product — and earn from it.
Send a label image, get back a verdict, the P:C ratio, a trust score, a claim-by-claim breakdown and a confidence band. Every integration gets a partner code; when you display our sponsored placements against a scan, you earn a share of that revenue. API access itself is paid — the revenue share offsets it, it does not replace it.
How earning works
01
Subscribe to a plan
Paid subscription is mandatory. Your plan sets your monthly scan quota and your revenue-share tier.
02
Integrate with your partner code
Pass your partner code on every request so scans, placements and payouts are attributed to you.
03
Show placements, get paid
Render the returned sponsored placement next to the score. Payouts settle monthly against your invoice.
Plans
Starter
$49 / mo
2,000 label scans
40% ad revenue share
- 1 partner code
- P:C ratio + trust score
- Email support
Growth
$249 / mo
20,000 label scans
55% ad revenue share
- 5 partner codes
- Confidence bands + claim breakdown
- Webhook delivery
Device / Enterprise
From $1,900 / mo
Custom volume
Negotiated revenue share
- Hardware SDK (as used by TechForges)
- Batch + real-time endpoints
- Dedicated integration engineer
Request shape
One endpoint, one image, one partner code. Sandbox keys are issued on subscription.
POST https://api.labeltruth.app/v1/audit
Authorization: Bearer <your_api_key>
Content-Type: application/json
{
"partner_code": "LT-TECHFORGES-001",
"image": "data:image/jpeg;base64,...",
"ad_slot": true
}
200 OK
{
"product_name": "Cocoa Protein Bar",
"verdict": "moderate",
"pc_ratio": 0.86,
"trust_score": 62,
"confidence": { "band": "high", "explanation": "Full panel legible." },
"claims": [{ "claim": "20g protein", "verdict": "true" }],
"placement": { "id": "plc_92f", "payout_cents": 4 }
}First company client
TechForges' upcoming nutrition tracking device is the first commercial integration of the API Program, streaming scan results straight onto the wearable.
See the device