Conerix

Platform

Platform capabilities

Core infrastructure available on Conerix today — a focused set of primitives for sending safely at scale, not a marketing roadmap.

Messaging

Routing and validation

Sender identity

Developer experience

Operations and security

Example API request

curl https://mail.gatorsms.com/api/v1/messages \
  -H "Authorization: Bearer $CONERIX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "Conerix",
    "to": "+4790000000",
    "text": "Your verification code is 482910."
  }'

Get started

Create a free account to generate an API key and send your first message, or contact sales for enterprise routing and SLAs.