curl --request POST \
--url https://api.thanks.io/api/v2/send/windowlessletter \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"front_image_url": "https://s3.amazonaws.com/cdn.thanks.io/user_image_library/gFBaJJJWRp60op3ZOoK7UaO5I7zi33rdKQGgHylR.png",
"message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"handwriting_style": 4,
"recipients": [
{
"name": "Current Resident",
"address": "123 Main Street",
"city": "Fake City",
"province": "NY",
"postal_code": "55555",
"country": "US",
"custom1": "Example Custom 1",
"custom2": "Example Custom 2",
"custom3": "Example Custom 3",
"custom4": "Example Custom 4"
},
{
"name": "Jane Doe",
"address": "456 Another St",
"city": "Fake City",
"province": "NY",
"postal_code": "55555",
"country": "US"
}
]
}'
{
"total_estimated_recipients": 1,
"authorization_total": 112,
"leads_fee": 0,
"mailing_list_ids_used": "",
"additional_letter_pages_count": 0,
"handwriting_color": "rgba(31,0,113,0.80)",
"front_image": "https://s3.amazonaws.com/cdn.thanks.io/user_image_library/gFBaJJJWRp60op3ZOoK7UaO5I7zi33rdKQGgHylR.png",
"message": "\n\n\n\n\n\n\n\nWhat is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).",
"append_or_current_resident": true,
"type": "windowlessletter",
"return_name": "Custom Return",
"return_address": "1 Main Street",
"return_address2": "Unit 1",
"return_city": "Woodbridge",
"return_province": "NJ",
"return_postal_code": "07095",
"message_template_id": null,
"image_template_id": null,
"method": "api",
"sub_account_id": null,
"font_size": "auto",
"qrcode_url": null,
"custom_background_url": null,
"giftcard_brand": null,
"giftcard_image": null,
"giftcard_amount": null,
"status": "reviewing",
"addons": {
"standardmail": "on"
},
"style": 5,
"user_id": 2,
"updated_at": "2025-08-15 03:50:51",
"created_at": "2025-08-15 03:50:51",
"id": 42676,
"display_status": "Reviewing",
"display_trigger": "API",
"display_type": "Windowless Letter",
"giftcard_brand_longname": "",
"sub_account": null,
"recipients": [
{
"name": "Current Resident",
"address": "1 Main Street",
"city": "Anytown",
"province": "NY",
"postal_code": "55555",
"country": "US",
"address2": ""
}
]
}
Send a letter in a windowless envelope. Any order can be previewed by setting the preview
parameter to true - links to PNG previews of the front and back of the letter will be returned in the response.
curl --request POST \
--url https://api.thanks.io/api/v2/send/windowlessletter \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"front_image_url": "https://s3.amazonaws.com/cdn.thanks.io/user_image_library/gFBaJJJWRp60op3ZOoK7UaO5I7zi33rdKQGgHylR.png",
"message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"handwriting_style": 4,
"recipients": [
{
"name": "Current Resident",
"address": "123 Main Street",
"city": "Fake City",
"province": "NY",
"postal_code": "55555",
"country": "US",
"custom1": "Example Custom 1",
"custom2": "Example Custom 2",
"custom3": "Example Custom 3",
"custom4": "Example Custom 4"
},
{
"name": "Jane Doe",
"address": "456 Another St",
"city": "Fake City",
"province": "NY",
"postal_code": "55555",
"country": "US"
}
]
}'
{
"total_estimated_recipients": 1,
"authorization_total": 112,
"leads_fee": 0,
"mailing_list_ids_used": "",
"additional_letter_pages_count": 0,
"handwriting_color": "rgba(31,0,113,0.80)",
"front_image": "https://s3.amazonaws.com/cdn.thanks.io/user_image_library/gFBaJJJWRp60op3ZOoK7UaO5I7zi33rdKQGgHylR.png",
"message": "\n\n\n\n\n\n\n\nWhat is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).",
"append_or_current_resident": true,
"type": "windowlessletter",
"return_name": "Custom Return",
"return_address": "1 Main Street",
"return_address2": "Unit 1",
"return_city": "Woodbridge",
"return_province": "NJ",
"return_postal_code": "07095",
"message_template_id": null,
"image_template_id": null,
"method": "api",
"sub_account_id": null,
"font_size": "auto",
"qrcode_url": null,
"custom_background_url": null,
"giftcard_brand": null,
"giftcard_image": null,
"giftcard_amount": null,
"status": "reviewing",
"addons": {
"standardmail": "on"
},
"style": 5,
"user_id": 2,
"updated_at": "2025-08-15 03:50:51",
"created_at": "2025-08-15 03:50:51",
"id": 42676,
"display_status": "Reviewing",
"display_trigger": "API",
"display_type": "Windowless Letter",
"giftcard_brand_longname": "",
"sub_account": null,
"recipients": [
{
"name": "Current Resident",
"address": "1 Main Street",
"city": "Anytown",
"province": "NY",
"postal_code": "55555",
"country": "US",
"address2": ""
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Send Mailer Success
Response when an Order is successfully submitted to Send Mailer
Was this page helpful?