Reference
Truth or Dare Engine
Overview
Heavstal Game Engine provides random "Truth" questions or "Dare" challenges. It creates a fun, interactive experience for bots and games.
It returns the text challenge along with a thematic image URL to make the response visually appealing.
Endpoint
POST /truth-dare
Request Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| type | string | Required | Select mode: 'truth' or 'dare'. |
Example Usage
javascript
Successful Response
json