Loading...
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

FieldTypeRequiredDescription
typestringRequiredSelect mode: 'truth' or 'dare'.

Example Usage

javascript

Successful Response

json