Developer Portal

ReLo API Documentation

REST API for the ReLo giveback platform. Build integrations, pull analytics, manage campaigns, and ingest custom events from your own systems.

Base URL
https://reloos.polsia.app
Authentication
X-API-Key: relo_<key>
Rate Limit
100 requests / minute
API Version
v1 ยท OpenAPI 3.0.3
Getting Started

1. Generate an API key

Go to portal.shoprelo.io โ†’ Settings โ†’ API Keys. Keys have the format relo_<64-hex-chars>.

2. Authenticate requests

Add X-API-Key: <your-key> to every request header. No Bearer token, no OAuth โ€” just the header.

3. Try it out below

Use the "Authorize" button to enter your API key, then hit "Try it out" on any endpoint to test live against your store data.