Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.redo.com/llms.txt

Use this file to discover all available pages before exploring further.

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