Method: GET, POST
curl -X POST https://forestapi.web.id/api/h2h/price-list/all -H "Content-Type: application/json" -d "{\"profit_percent\":\"1\",\"filter_status\":\"true\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Request successfully processed.", "data": [ { "status": "✅", "available": true, "category": "Games", "provider": "MOBILE LEGENDS", "name": "MOBILE LEGENDS Weekly Diamond Pass", "type": "Membership", "original_price": "27157 (Rp 27.157)", "price": 27429, "formatted_price": "Rp 27.429", "profit": "271 (1%)", "code": "MLW1", "note": "80 Diamonds + [ 20 x 7 hari ] total dapat 80 + 140 = 220 | GABUNGKAN USER ID DAN ZONE ID" } ] }
curl -X POST https://forestapi.web.id/api/h2h/transaction/create -H "Content-Type: application/json" -d "{\"target\":\"628299715|10135\",\"product_code\":\"ML3\",\"reff_id\":\"transaction-forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Transaction successfully created.", "data": { "id": "forestapi", "reff_id": "transaction-forestapi", "name": "MOBILE LEGENDS 3 DIAMOND", "code": "ML3", "target": "628299715|10135", "price": 1000, "serial_number": "Nick: Super Dann", "status": "pending", "date": "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/transaction/status -H "Content-Type: application/json" -d "{\"id\":\"forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Transaction successfully updated.", "data": { "id": "forestapi", "reff_id": "transaction-forestapi", "name": "MOBILE LEGENDS 3 DIAMOND", "code": "ML3", "target": "628299715|10135", "price": 1000, "serial_number": "Nick: Super Dann", "status": "success", "date": "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/deposit/methods -H "Content-Type: application/json" -d "{\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Request successfully processed.", "data": [ { "metode": "QRISFAST", "type": "ewallet", "name": "QRIS INSTANT", "minimum": "500", "maximum": "10000000", "fee": "0", "percentage_fee": "1.4", "status": "active", "logo_image_url": "https://forestapi.web.id/logo/1712479589_ade5d0e7d3fa26e73879.png" } ... ] }
curl -X POST https://forestapi.web.id/api/h2h/deposit/create -H "Content-Type: application/json" -d "{\"nominal\":500,\"method\":\"QRISFAST\",\"fee_by_customer\":\"false\",\"reff_id\":\"deposit-forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Deposit request successfully processed and is pending.", "data": { "id": "forestapi", "reff_id": "deposit-forestapi", "nominal": 500, "additional": 0, "fee": 10, "get_balance": 490, "qr_image_string": "forestapi", "qr_image_url": "https://forestapi.web.id/qr/forestapi", "status": "pending", "created_at": "2025-01-24 18:22:30", "expired_at": "2025-01-24 19:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/deposit/cancel -H "Content-Type: application/json" -d "{\"id\":\"forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Deposit canceled successfully.", "data: { "id": "forestapi", "status": "success", "date": "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/deposit/status -H "Content-Type: application/json" -d "{\"id\":\"forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Deposit ID 'forestapi' successfully processed, status updated to 'success', and balance updated.", "data": { "id": "forestapi", "reff_id": "deposit-forestapi", "nominal": 500, "additional": 0, "fee": 10, "get_balance": 490, "method": "E-Wallet QRIS INSTANT", "status": "success", "date": "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/transfer/methods -H "Content-Type: application/json" -d "{\"id\":\"forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Request successfully processed.", "data": [ { "id": "34", "bank_code": "bca", "bank_name": "Bank Central Asia", "type": "bank" }, { "id": "80", "bank_code": "dana", "bank_name": "Dana", "type": "ewallet" } .... ] }
curl -X POST https://forestapi.web.id/api/h2h/transfer/check-account -H "Content-Type: application/json" -d "{\"account_number\":\"082320667363\",\"method\":\"DANA\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Request successfully processed.", "data": { "bank_code": "dana", "account_number": "6282320667363", "owner_name": "DANI RAMDANI", "status": "valid" } }
curl -X POST https://forestapi.web.id/api/h2h/transfer/create -H "Content-Type: application/json" -d "{\"nominal\":20000,\"account_number\":\"082320667363\",\"method\":\"DANA\",\"reff_id\":\"transfer-forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Transfer request successfully processed.", "data": { id: "forestapi", reff_id: "transfer-forestapi", owner_name: "ForestAPI", destination_number: "082320667363", nominal: 18000, fee: 2000, total: 20000, status: "pending", detail: { email: "contact@forestapi.web.id", phone: "082320667363", note: "Withdraw balance" }, date: "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/transfer/status -H "Content-Type: application/json" -d "{\"id\":\"forestapi\",\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Transfer ID 'forestapi' successfully processed, status updated to 'success', and balance updated.", "data": { id: "forestapi", reff_id: "transfer-forestapi", owner_name: "ForestAPI", destination_number: "082320667363", nominal: 3000, fee: 2000, total: 3000, status: "success", method: "DANA", detail: { email: "contact@forestapi.web.id", phone: "082320667363", note: "Withdraw balance" }, date: "2025-01-24 18:22:30" } }
curl -X POST https://forestapi.web.id/api/h2h/get-profile/balance -H "Content-Type: application/json" -d "{\"api_key\":\"YOUR_SECRET_KEY\"}"
{ "status": "success", "code": 200, "message": "Request successfully processed.", "data": { "secret_key": "sk-forestapi", "ip_whitelist": ["0.0.0.0", "127.0.0.1", "123.4.5.6"], "balance": 1000000 } }