Skip to content
Letterhead Letterhead Letterhead Help Center
Admin Tools

Overview

Edit in CMS

Letterheadโ€™s API lets you build around your newsletters โ€” your audience, your content, your sending, and your reporting.

We release it with stability in mind, and we add to it regularly. If something looks wrong, or you need something that isnโ€™t here yet, let us know.

Authorization

Every request needs a Bearer token. Administrators can generate an API key at any time from Settings -> API Keys, then send it in the Authorization header:

Authorization: Bearer <your-api-key>

Keys are company-scoped: one key reaches every newsletter in your account.

Most read endpoints also expect api=true in the query string, which tells Letterhead you are authenticating with an API key rather than a signed-in session.

Information

  • OpenAPI version: 3.0.3

A company-level Letterhead API key, sent as a Bearer token.

Security scheme type: http

Still can’t find what you need? Contact support.