REST + JSON
Resource-oriented endpoints with JSON request and response bodies.
REST API for scan, loyalty, and partner workflows. Explore operations, schemas, and JWT authentication in the interactive reference.
Built for integrators
Resource-oriented endpoints with JSON request and response bodies.
Send Authorization: Bearer <token> for protected routes as documented in the API reference.
Try requests, inspect models, and export the OpenAPI document from Scalar (or Swagger UI).
Base URL for this host: https://shukran-api.dev.rewardix.ai
Quickstart
curl -sS "https://shukran-api.dev.rewardix.ai/swagger/v1/swagger.json" -o openapi.json