API Project
  1. Unofficial Tapology MMA API
API Project
  • Unofficial Tapology MMA API
  • Unofficial Tapology MMA API
    • Get Fighter profile
      GET
  1. Unofficial Tapology MMA API

Get Fighter profile

GET
https://unofficial-tapology-api.p.rapidapi.com/fighter/{fighter_id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://unofficial-tapology-api.p.rapidapi.com/fighter/'
Response Response Example
200 - Example Value
"string"

Request

Path Params
fighter_id
string 
required
>= 1 characters<= 100 characters
Match pattern:
^[a-z0-9-]+$

Responses

🟢200Successful Response
application/json
Body
object {0}
🟠422Validation Error
Modified at 2024-07-22 17:53:48
Previous
Unofficial Tapology MMA API
Built with