Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.handtextai.com/llms.txt

Use this file to discover all available pages before exploring further.

Set generation_type: "address" when generating envelope addresses.

Constraints

  • Max 5 lines (split by \\n)
  • Max 250 characters
  • font_size: "auto" is not supported — you must set a numeric font size (12–400)

Example

{
  "generation_type": "address",
  "page_size": "envelope_10",
  "font_id": 1,
  "font_size": 44,
  "text": "Jane Doe\\n123 Main St\\nSpringfield, IL 62704"
}