Skip to main content
POST
HTML Iframe Generator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioCustomSource
string
required

Source URL

ioCustomTitle
string

Title

ioCustomAllowFullscreen
boolean

Allow Fullscreen

ioCustomLoading
enum<string>

Loading Type

Available options:
eager,
lazy
ioCustomReferrerPolicy
enum<string>

Referrer Policy

Available options:
no-referrer,
no-referrer-when-downgrade,
same-origin,
strict-origin-when-cross-origin,
unsafe-url
ioCustomHeight
number

Height

Required range: x >= 1
ioCustomWidth
number

Width

Required range: x >= 1
ioCustomClasses
string

CSS Classes

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.