{"success":true,"data":{"name":"MarvySocials Reseller API","version":"v1","auth":"Send your key as `X-Api-Key: wind_...`.","envelope":"{ success:bool, data?:mixed, error?:{code,message}, meta?:object, requestId:string }","scopes":["services.read","orders.read","orders.write","account.read","referrals.read"],"endpoints":[{"method":"GET","path":"/api/v1/services","desc":"List active services with your price"},{"method":"GET","path":"/api/v1/services/:public_id","desc":"Single service"},{"method":"GET","path":"/api/v1/balance","desc":"Wallet balance"},{"method":"POST","path":"/api/v1/orders","desc":"Place an order (Idempotency-Key supported)"},{"method":"POST","path":"/api/v1/orders/mass","desc":"Place up to 100 orders with separate successful and failed rows"},{"method":"GET","path":"/api/v1/orders","desc":"List your orders"},{"method":"GET","path":"/api/v1/orders/:public_id","desc":"Order status + charge"},{"method":"POST","path":"/api/v1/orders/status","desc":"Bulk status: {orderIds:[]}"},{"method":"POST","path":"/api/v1/refills","desc":"Request a refill: {orderId}"},{"method":"GET","path":"/api/v1/refills/:public_id","desc":"Refill status"},{"method":"POST","path":"/api/v1/cancellations","desc":"Cancel an order: {orderId}"},{"method":"GET","path":"/api/v1/referrals","desc":"Your referral code, link and commission totals"}]},"requestId":"8383cdfec748d842"}