Skip to main content
POST
Probe a frame into a TestWorld bundle

Authorizations

Authorization
string
header
required

An app API key, e.g. Authorization: Bearer sk_live_…. Secret (sk_) for writes/sessions; publishable (pk_) is read-only (browser-safe).

Body

application/json
frame_b64
string

Base64 frame (or use frame_url).

frame_url
string
premise
string
name
string

Response

TestWorld bundle { testworld, verified[], probe_report, validation } (+ mock: true for TEST-mode keys).

The response is of type object.