GET / POST/api/v1/replace
Replace an account
Swap one bad account for a fresh one.
If an account you bought doesn't work, send it back to get a verified replacement of the same tier. Pass the full account line exactly as you received it.
Warranty rules
- The account must have been bought by you through the API.
- Within 6 hours of purchase.
- Up to 3 replacements per account.
- We force-recheck it live — if it's still working, it won't be replaced.
Parameters
typeRequiredThe tier the account belongs to.
accountRequiredThe full account line you were given.
curl "https://nfa.pub/api/v1/replace?key=rsk_your_key&type=premier-15k&account=ACCOUNT_LINE"