Support

How to reach us, incident severities, co-branding, and agent error reporting.

Contact channels

ChannelUse for
builders@swiggy.inGeneral developer questions, onboarding, rate-limit increases, docs feedback
security@swiggy.inSecurity vulnerabilities (responsible disclosure, 90-day window)
Your designated engineering contactProduction incidents (enterprise only)
report_error toolAgent-invoked error reporting during a live session

Response SLA

SeverityTriggerAckUpdate cadence
S0Production down for your integration's users< 30 minEvery 30 min
S1Major feature broken, partial outage< 2 hr (business hours)Every 2 hr
S2Degraded quality, non-critical< 1 business dayDaily
S3Question, feature request< 3 business daysAs needed

Enterprise partners have shorter SLAs written into the contract.

When to use the report_error tool

Swiggy exposes report_error on all three servers as a runtime support channel. Use it when an agent hits an error mid-flow and the user should be able to report without leaving the conversation. The tool captures tool name, error context, flow description, and optional user notes; our support team sees it with the session id pre-linked.

This is for in-session, user-reported errors. Silent 4xx/5xx for a developer debugging their integration goes through email.

Incident procedure (from your side)

  1. Capture session ids for the failing calls.
  2. Note the time range (UTC or IST - either is fine).
  3. Describe the expected vs actual behaviour.
  4. Mail builders@swiggy.in (or your designated contact for enterprise) with subject [SEV-n] <short summary>.

For S0s with enterprise engagement, include your on-call number; we'll reach out by phone.

Co-branding

If your integration displays Swiggy content to end users, our brand guidelines apply. You'll receive the latest assets (logos, wordmarks, do / don't) at onboarding. Key rules:

  • Use "Powered by Swiggy" on surfaces that direct users to Swiggy-originated data.
  • Don't imply Swiggy endorsement, sponsorship, or partnership beyond what the contract says.
  • Don't modify logos, swap colours, or crop marks.
  • Reference the orange #FF5200 only with Swiggy marks, not as your product's primary palette.

Custom co-branding (e.g. placement in partner-specific UX) is negotiated per-partner.

Status & incidents

Until the public status page ships (v1.1), incident information flows to your designated engineering contact via email and/or Slack for enterprise. Subscribe your engineering alias to announcements - mail builders@swiggy.in.

Feedback

Documentation feedback, tool-design suggestions, new capability requests - all welcome at builders@swiggy.in. We track suggestions and batch them into the roadmap.