Skip to content

Contacts API

The Contacts API handles contact form submissions and email subscriptions.

Overview

The Contacts API provides endpoints for:

  • Contact Forms: Submit contact messages
  • Email Subscriptions: Subscribe to newsletter/updates
  • Admin Management: View and manage contacts (admin only)

Base Path

/v1/contacts/

Authentication

Most endpoints are public. Admin endpoints require authentication with Admin role.

Endpoints