API v.1

You can send emails and Telegram notifications through the Ampersand Email Service REST API. This service handles various email operations such as sending contact forms, custom emails with templates, and Telegram notifications.

Email Service Features

  • Send custom emails with HTML templates
  • Send contact us forms
  • Send Telegram notifications
  • Template-based email generation
  • SMTP configuration support
  • Geolocation tracking

Authentication

All Email Service endpoints require client authentication using ClientId and ClientSecret. These credentials must be included in the request body for each API call.

Available Endpoints

  1. POST /requestemail

    Send custom emails with optional HTML templates and SMTP configuration.

  2. POST /requesttelegram

    Send notifications to Telegram channels or users.

  3. POST /sendcontactusform

    Send contact us form emails with optional system information inclusion.

  4. GET /Ping

    Health check endpoint to verify service availability.

Base URL

All Email Service API calls should be made to: https://email.ampersand-it.com/

Response Format

All endpoints return standard HTTP status codes. Success responses typically return HTTP 200 OK. Error responses include appropriate HTTP status codes with error details.

An error has occurred. This application may no longer respond until reloaded. Reload 🗙