Email Signature Generator
The Email Signature Generator API takes a structured JSON payload and returns a polished HTML email signature that renders correctly in Gmail, Outlook, Apple Mail and every major client. Multiple templates are available and accent colour is configurable. Wire it into your onboarding flow and every new team member gets a signature automatically. Base URL: https://emailsig.dranco.uk…
Email Signature Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Templates | ||
| GET |
listTemplates /api/templates |
Returns all signature templates. Some templates require a paid plan. |
| Generate | ||
| POST |
generateSignature /api/generate |
Returns a complete HTML email signature ready to paste into Gmail, Outlook, or any email client. |
| Saved Signatures | ||
| POST |
saveSignature /api/save |
Save a signature for later retrieval. Returns an ID. |
| GET |
listSaved /api/saved |
Returns all signatures you have saved. |
| Account | ||
| GET |
getUsage /api/usage |
|
Email Signature Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $24 / month | — |
|