BUFF163 is exposed as market slug buff163 on the unified pricelist:
curl -s "https://api.cspriceapi.com/v1/prices/latest?markets=buff163" \ -H "Authorization: Bearer YOUR_API_KEY"
Look up one item:
curl -s "https://api.cspriceapi.com/v1/prices/search?market_hash_name=AK-47%20%7C%20Redline%20(Field-Tested)&markets=buff163" \ -H "Authorization: Bearer YOUR_API_KEY"