Skip to content

Overview

This service is responsible for sending notifications from GoTu. It supports Email, Text, and Push Notifications.

  • Email via Sendgrid
  • Text via Textline and Twilio
  • Push Notification via Firebase Cloud Messaging

To authenticate requests, JWT token is read from the Header “Authorization”.

Security scheme type: apiKey

Header parameter name: Authorization