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.