Skip to main content
POST
Seed or update scratchpad

Authorizations

Authorization
string
header
required

API key authentication. Pass your key as a Bearer token. Keys use the format hm_live_<32 hex chars>. Generate keys from your Harmonica dashboard settings.

Path Parameters

id
string<uuid>
required

Session ID

Body

application/json
mode
enum<string>
default:seed

Processing mode

Available options:
seed,
update,
status

Response

Scratchpad result

status
enum<string>
required

completed — all messages processed. partial — timed out, call again to continue. no_data — no user messages in session. exists/empty — status mode response.

Available options:
completed,
partial,
no_data,
exists,
empty
themes
integer
required

Number of themes identified

participants
integer
required

Number of participants tracked

batches_processed
integer

Batches completed in this call

batches_total
integer

Total batches needed for remaining messages