API
Interactive playground against merchant.lacrypta.ar
Full HTTP reference with a live playground. Base URL: https://merchant.lacrypta.ar
CORS is open. Error messages on the wire are es-AR — quoted verbatim.
Quick map
| Need | Endpoint |
|---|---|
| CMS key | GET /api/coupons/manager |
| Session | POST /api/auth/session |
| Announce | PUT /api/coupons/discovery |
| Definitions | GET/POST /api/coupons |
| Mint | POST /api/coupons/mint |
| Preview / redeem | GET/POST /api/coupons/claim |
Browse operations below — or jump into Auth and Examples first.