1
2
3
Create your account
Get your API key in seconds. No credit card required.

Your API key has been created. This is the only time you'll see it.

Your API key
Store this key securely. It cannot be retrieved again — only rotated from your dashboard.

Make your first request:

import requests r = requests.get( "https://api.fndata.gg/v1/shop", headers={"x-api-key": "fns_your_key"} ) print(r.json())

curl https://api.fndata.gg/v1/shop -H "x-api-key: "