Skip to main content
POST
Email Signature HTML Generator

Authorizations

Authorization
string
header
required

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

Body

application/json
ioSigFullName
string

Full name

ioSigJobTitle
string

Job title

ioSigCompany
string

Company

ioSigPhone
string

Phone

ioSigEmail
string

Email

ioSigWebsite
string

Website

ioSigAddress
string

Address

ioSigLayout
enum<string>

Layout

Available options:
horizontal,
vertical,
compact
ioSigFont
enum<string>

Font family

Available options:
system,
helvetica,
georgia,
courier
ioSigAccentColor
string

Accent colour

ioSigTextColor
string

Text colour

ioSigFontSize
enum<string>

Font size

Available options:
12,
13,
14
ioSigPhotoEnabled
boolean

Include profile photo

ioSigPhotoUrl
string

Photo URL

ioSigPhotoShape
enum<string>

Photo shape

Available options:
circle,
rounded,
square
ioSigLogoEnabled
boolean

Include company logo

ioSigLogoUrl
string

Logo URL

ioSigLinkedinUrl
string

LinkedIn URL

ioSigTwitterUrl
string

Twitter / X URL

ioSigGithubUrl
string

GitHub URL

ioSigInstagramUrl
string

Instagram URL

ioSigDisclaimerEnabled
boolean

Include disclaimer / legal note

ioSigDisclaimerText
string

Disclaimer text

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.