Revve Mock API
8 endpoints available. All responses are static JSON. Click an endpoint to see full details.
GET/api/users/1Get user by ID200 POST/api/usersCreate a new user201 GET/api/productsList all products200 GET/api/products/1Get product by ID200 POST/api/cards/lock/verifyStep 1: Verify card before locking200 POST/api/cards/lock/send-otpStep 2: Send OTP for lock card confirmation200 POST/api/cards/lock/confirmStep 3: Lock card with OTP confirmation200