Account Info

Get your account info using Strike.pw API.

Account info

GET https://strike.pw/api/v1/public/account

Query Parameters

Name
Type
Description

key*

API_KEY

{
  "attacks": 0,
  "credits": 9999,
  "error": false,
  "message": "user fetched successfully",
  "total_sent": 0,
  "username": "username"
}

Last updated