Platform

One operating fabric for global SMS programs.

Amiq brings authentication, routing, contact intake, channel visibility, and content delivery into one Cloudflare-ready official site experience.

Talk to us

Architecture

The platform is arranged around the lifecycle of a message.

Each layer has a clean responsibility so teams can reason about scale, risk, and cost.

Experience layer

Official-site pages, account entry points, live states, and bilingual content are kept close to the user journey.

Messaging layer

A2P SMS programs can separate verification, alerting, lifecycle, and partner workflows.

Data layer

OpenAPI-backed channels, content, subscribers, and contacts are fetched through server route handlers.

Trust layer

Terms, privacy, acceptable use, consent, and request IDs are visible inside real flows.

Operating model

A platform page with control-room pacing.

This page leads with architecture, then moves into operating states and risk controls.

01

Identify the sender

Collect business context, destinations, expected volume, and sender identity before production access.

02

Map the route

Review country restrictions, throughput needs, rate options, and fallback expectations.

03

Connect the API

Use account-level credentials and webhook endpoints once the sending profile is approved.

04

Monitor outcomes

Keep delivery, cost, and error evidence available for operational review.

99%frontend text localized
0client-side secrets
5backend-backed flows
16+Next.js baseline

Safeguards

Trust controls live in the product surface.

Amiq presents compliance as a first-class part of the platform rather than a footnote.

01

Consent-aware onboarding

Registration includes required legal acceptance and optional service-message consent with real submitted values.

02

Request traceability

Server route handlers preserve request IDs so backend errors can be diagnosed.

03

Rate-limit clarity

Public flows display useful fallback states when the API returns throttling or unavailable data.

See how the API side works.

Move from the operating model into endpoint behavior, callbacks, and payload structure.

Explore SMS API