Skip to content

Rewardix Bluebox API

Production

REST API for scan, loyalty, and partner workflows. Explore operations, schemas, and JWT authentication in the interactive reference.

Built for integrators

REST + JSON

Resource-oriented endpoints with JSON request and response bodies.

JWT Bearer

Send Authorization: Bearer <token> for protected routes as documented in the API reference.

Live documentation

Try requests, inspect models, and export the OpenAPI document from Scalar (or Swagger UI).

Environment aware

Base URL for this host: https://shukran-api.dev.rewardix.ai

Quickstart

Fetch the OpenAPI document

curl -sS "https://shukran-api.dev.rewardix.ai/swagger/v1/swagger.json" -o openapi.json