Build earning into anything.
The Flashy Gold API powers live web apps today. Receipt ↗
AWARD AN EARN EVENT
POST /v1/earn-events
Authorization: Bearer <key>
{
"identity": "gh_8f21c4",
"verb": "play-for-gold",
"network": "your-app",
"campaign": "launch-week",
"amount": 250
}
→ 201 { "balance": 12480, "settled": true }Illustrative shape. Request access for current endpoints and auth.
PRIMITIVES
award
Write an earn event against an identity. Idempotent per event id.
balance
Read one identity’s settled balance across every alliance surface.
campaign
Define and scope a campaign — verb, window, and earning rules.