Developer Docs

Build on the ArelHub platform with reliable, customer-safe API guidance.

Start with the public contract, secure your integrations, and use the approved messaging and webhook flows for production delivery.

Overview

Everything you need to integrate with confidence

ArelHub exposes a curated public API for customer-facing authentication, account setup, messaging orchestration, status checks, and inbound webhook handling. Staff, admin, and internal tooling remain out of scope for the external docs surface.

  • Public-facing auth and account bootstrap routes
  • Customer messaging and status APIs
  • Webhook contracts for inbound delivery events
  • Production-safe limits, retries, and support guidance
Getting started

Start with the essentials

Create an account, configure your organization, verify your sending profile, and use the public auth flow to mint a user token or API key.

  • Account creation and onboarding checklist
  • Authentication flows for user and API-key access
  • Message send, status, and cost understanding
  • Delivery and safety controls before go-live
Authentication

Use the correct scheme for each workflow

Customer integrations should follow the documented public auth flow and use JWT or API-key access only where approved for that route.

  • Account bootstrap and user authentication
  • Email OTP verification flows
  • External OAuth, provider linking, and callback handling
  • Signed requests and safe token handling
Messaging

Send, track, and manage messages

Use the public platform API for message submission, delivery monitoring, status retrieval, and quota-aware operations.

  • Message submission and queueing
  • Cost and segment-aware pricing previews
  • Delivery status and retry handling
  • Operational guardrails and throttling guidance
Webhooks

Keep event-driven integrations reliable

Public webhook receivers are designed for provider callbacks and customer state changes. Validate signatures, handle retries safely, and prefer idempotent handlers for message and carrier events.

  • Inbound webhook receiver contracts
  • Delivery event handling and retry semantics
  • Out-of-band status and billing updates
  • Operational support and incident response

Reference

API

Core customer platform routes: messaging, account and subaccount management, billing, quota, templates, phone numbers, webhooks configuration, and risk signals.

json ยท yaml

View

Support and change management

Support

Use the support center for escalations and incident coordination when a customer-facing integration is blocked.

Contact support

Changelog

Review change notes and remain aware of compatibility expectations before shipping production integrations.

API changelog

Developer guides

Getting Started

Create an account, authenticate, and send your first message.

Read guide

Authentication

JWT and API key flows, token management, and security practices.

Read guide

Messaging

Submit messages, track status, manage costs and templates.

Read guide

Webhooks

Provider callbacks, signature validation, and delivery reliability.

Read guide

Errors & Limits

Status codes, rate limits, quota enforcement, and retry posture.

Read guide

API Reference

Download the public OpenAPI specification artifacts.

View reference