The Postal Regulatory Commission has approved the United States Postal Service’s (USPS) proposed postage rate adjustments, which will take effect on July 12, 2026. In line with these changes, our per-mailpiece pricing will be updated accordingly. Updated Pricing

Use Cases
Log In

List templates

GET /v2/templates

Returns a list of templates.

curl -X GET https://www.realmailers.com/v2/templates \
  -H 'Authorization: Bearer YOUR_API_KEY USER_EMAIL'
{
  items: Array(Template)
}