SLA & support channels

Service availability

Routic is designed for high availability, backed by automatic failover and retry mechanisms:

MechanismDescription
Gateway auto-retryWhen a model provider fails, the gateway automatically retries up to 3 times.
Routing aliasesRoutes like auto/chat can fall back to alternative model providers when enabled for your account.
Health monitoringAPI and gateway endpoints are monitored at 60-second intervals.

What to expect

  • API availability target: 99.9% monthly uptime (excluding scheduled maintenance).
  • Incident response: Critical issues are addressed within 4 hours during business hours.
  • Maintenance windows: Scheduled maintenance is communicated at least 24 hours in advance.

Support channels

ChannelUse forResponse time
support@routic.aiAPI errors, integration help, debugging with request_id1–3 business days
contact@routic.aiBilling questions, invoice requests, account issues, general inquiries1–2 business days
Urgent issuesService outages, data integrity concernsWithin 4 hours (business hours)

For urgent issues, email support@routic.ai with URGENT in the subject line.

How to contact support

When contacting support, include the following to get a faster response:

  1. Your account ID — found in your dashboard.
  2. request_id — for API-related issues, always include the request ID from the error response. See Observability & request IDs.
  3. Timestamp — when the issue occurred, in UTC or your local timezone.
  4. Description — what you expected vs. what happened.
  5. Error response — the full JSON error body, if available.

Reporting bugs

If you find a bug in the API:

  1. Check the HTTP & errors page to confirm it's not expected behavior.
  2. Verify you're using the latest version of the OpenAI SDK (or your HTTP client).
  3. Create a minimal reproduction and send it to support with the request_id.

Feature requests

Feature requests are welcome. Contact support or your account manager with:

  • The problem you're trying to solve
  • The current workaround (if any)
  • How the feature would help

Rate limit increases

If you need higher rate limits, see Rate limits → Requesting higher limits.


See also