Subprocessors

Third-party services that CueAPI uses to operate.

Infrastructure

ServicePurposeData processed
RailwayApplication hostingAPI requests, execution data, cue definitions
Railway PostgreSQLPrimary databaseUser accounts, cues, executions, outcomes
Railway RedisCaching & task queueAuth cache, rate limits, job queue

Payments

ServicePurposeData processed
StripePayment processingEmail, plan selection, payment methods

Email

ServicePurposeData processed
ResendTransactional emailEmail addresses, magic link tokens

DNS & CDN

ServicePurposeData processed
CloudflareDNS, CDN, DDoS protectionDomain routing, request proxying

Monitoring

ServicePurposeData processed
UptimeRobotUptime monitoringHealth check responses (no user data)

Data residency

All infrastructure is hosted on Railway's US regions. Database backups are managed by Railway.

What CueAPI does NOT do

  • CueAPI does not inspect, parse, or store the content of your webhook payloads beyond what's needed for delivery
  • CueAPI does not read your handler script source code
  • CueAPI does not access your callback URL endpoints outside of scheduled deliveries
  • CueAPI does not share user data with any service beyond what's listed above