SecretDoor — Gamified Path & Reward API
**SecretDoor** is the instant gamification backend that lets you hide interactive **"Secret Paths"** and Easter Eggs inside your web and mobile apps. Don't just build UI—build an adventure. Our engine procedurally generates scavenger hunts made of trigger-based steps (clicks, swipes, shake, tilt) and handles validation server-side to deliver secure rewards. **🔑 Key Use Cases** * **Onboarding &…
SecretDoor — Gamified Path & Reward API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Info | ||
| GET |
getTriggerDetails /v1/info/trigger/{trigger} |
Retrieve the full specification for a specific trigger action. |
| GET |
getAvailableTriggerTypes /v1/info/triggers/type |
Return all unique trigger types (categories). |
| GET |
getAvailableTriggers /v1/info/triggers |
Returns a list of all detailed trigger actions. |
| Path | ||
| POST |
generatePath /v1/path |
Creates a new multi-step puzzle path. |
| Trigger | ||
| POST |
validateTrigger /v1/trigger |
Validates a user action. Requires target for DOM triggers. |
| Reward | ||
| GET |
getReward /v1/reward/{path_id}/{user_id} |
Retrieves the reward data for a completed path. One-time fetch. |
SecretDoor — Gamified Path & Reward API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 500 / second |
|
| ULTRA Recommended | $25 / month | 1000 / second |
|