Skip to main content

Welcome to the Redo API

The Redo API provides programmatic access to manage returns, refunds, shipments, and invoices for your store. Base URL: https://api.getredo.com/v2.2 Version: 2.2.1

Quick Start

curl -X GET "https://api.getredo.com/v2.2/stores/{storeId}/returns" \
  -H "Authorization: Bearer YOUR_API_SECRET"

Next Steps

1

Authentication

2

Explore Endpoints

Browse the API reference to see all available endpoints
3

Set Up Webhooks

Configure webhooks for real-time notifications