NewMCP ready · Setup for agents

UFC fight datafor everything you build.

Fighters, rankings, events, and fight stats as REST JSON. Free tier. No sales call.

For developers

One API.
Full fight surface.

Fighters, events, rankings, and results through a single REST API. Ship a product in minutes.

REST
JSON endpoints
<100ms
Typical response
MCP
Agent ready
import requests

r = requests.get(
    "https://api.citoapi.com/v1/ufc/rankings",
    headers={"Authorization": "Bearer YOUR_KEY"},
    params={"division": "lightweight"},
)
print(r.json())
All
weight divisions
Live
rankings feed
1
API key to start

Choose how to get started

Build on your own

Launch your UFC product with:

  • Access to fighter, event, and rankings data
  • Usage-based pricing after free tier
  • MCP skill for AI coding agents
  • Docs, playground, and code samples
Start Building

Get extra support

Higher limits and hands-on help for your team.

  • Dedicated onboarding support
  • Custom rate limits
  • Invoice billing options
  • Priority response path
Contact Sales

Questions

Yes. Start with a free API key. No credit card required to explore the endpoints.

Cito API is an independent data aggregator. We are not affiliated with, endorsed by, or licensed by the UFC, Zuffa, TKO Group, or Endeavor. “UFC” and all related marks are trademarks of their respective owners and are used here for identification only. Our UFC coverage is factual match data — results, schedules, rankings, and statistics — compiled from publicly accessible sources, and is not an official or rights-cleared data feed. If you need officially licensed UFC data for betting, odds settlement, broadcast, or other regulated use, you should license it from the rights holder. See our Terms of Service.