Status
Apian Labs Relay system status
Platform health for Relay API, webhooks, routing, and console services. Provider status is listed separately as informational dependencies.
Last updated Mar 13, 2026, 13:36 UTC
We are investigating service disruptions.
Webhook subscription
Subscribe endpoints for incident + maintenance events.
POST https://api.apianlabs.com/v1/status/subscriptions/webhookcurl -X POST https://api.apianlabs.com/v1/status/subscriptions/webhook -H "Content-Type: application/json" -d '{
"url": "https://status-hooks.example.com/apian",
"secret": "whsec_example",
"eventTypes": ["incident.created", "incident.updated", "maintenance.scheduled"]
}'Response
{
"id": "wh_123",
"url": "https://status-hooks.example.com/apian",
"secret": "whsec_example",
"eventTypes": ["incident.created", "incident.updated", "maintenance.scheduled"]
}Verify webhook signatures before processing events. Signature verification
Components
Core components power Relay. Supporting components keep workloads flowing. Informational dependencies are tracked but not part of Apian SLAs.
Core services
Apian-operated services that deliver and trace Relay messages.
Relay API (Send)
Message submission and routing decisions.
Latency p50: 98ms
Relay API (Status/Trace)
Status, receipts, and trace timelines.
Latency p50: 98ms
Auth & API Keys
Login, sessions, and API key verification.
Latency p50: 98ms
Webhook Delivery
Outbound delivery + retries for webhooks.
Latency p50: 98ms
Routing & Policy Engine
Failover policy evaluation and routing rules.
Latency p50: 98ms
Console / Dashboard
Web app for configuration and monitoring.
Supporting services
Supporting workloads and infrastructure used by Relay.
Eventing / Queue / Workers
Background workers and event processing.
Docs Site
Developer documentation and guides.
Informational dependencies
Provider outages are shown for awareness only. Apian SLAs do not include provider uptime.
Twilio
Informational dependency only. Provider SLAs are separate from Apian.
Telnyx
Informational dependency only. Provider SLAs are separate from Apian.
Active incidents
Latest incident updates with timelines and affected components.
Scheduled maintenance
Planned maintenance windows and changes.
Incident history
Recent incidents over the last 90 days.