Reseller API

Buy verified CS2 and Rust accounts programmatically.


The reseller API lets you check stock, buy accounts, and replace bad ones from your own scripts. Every purchase is charged to your wallet and delivered instantly, at the same prices you pay in the shop.

How it works

  • Generate an API key on your account dashboard.
  • Top up your wallet on the dashboard. Purchases draw from it.
  • Call an endpoint with your key. Accounts come back in the response.
  • Anything we can't deliver is refunded to your wallet automatically.

Base URL

https://nfa.pub/api/v1

Every endpoint accepts GET or POST. Responses are plain text by default; add result=json for JSON, or result=text to force text.

Generate and manage your key on your dashboard. Keep it secret, and regenerate it there if it ever leaks.