Create a new raffle

Access

This endpoint requires API key (header X-API-KEY).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 255

Title of the raffle

date-time
required

When the raffle begins accepting entries

date-time | null
required

When the raffle stops accepting entries (null for no end time)

date-time | null
required

The announcement time of the raffle

integer
required
≥ 1

Maximum number of winners to be selected

integer
required
≥ 0

Maximum number of tickets each person can purchase/earn (0 = unlimited)

raffle_ticket_data
object

Configuration for raffle tickets and interactive elements

purchase_methods
array of strings
required
length ≥ 1

Available methods to obtain raffle tickets

purchase_methods*
Allowed:
cost
object
required

Cost structure for different ticket acquisition methods

boolean

Whether the raffle is hidden from public view

uri

Image URL for the raffle display

string

Message displayed to raffle winners

string

Description of the raffle reward/prize

string

Message displayed to raffle participants

string
enum
required

What kind of raffle rewards are distributed to winners

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json