UFC Record Book - leaderboards, fighter rankings, standings, and athlete stats.
Fighter Profile
ASYNCREADNo auth
Returns a fighter's profile with record, division, striking, and takedown stats.
ParametersFormJSON
URL path segment for the athlete after /athlete/ on ufc.com (e.g. max-holloway)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_statleaders_ufc_fighter_profile_ssr", "params": { "athlete_slug": "max-holloway" } }'