AI agent skill for CitoAPI

Stop Guessing Endpoints. Start Building.

Paste this into Cursor, Claude, or Codex. It fetches our live endpoint list and builds the integration right - no stale docs, no broken URLs.

Copy. Paste. Build.

Drop this into your AI tool.

Use the CitoAPI Builder Skill.

Before choosing endpoints or writing code, fetch:
https://citoapi.com/ai/endpoints

Build the integration server-side using:
CITO_API_KEY=your_key_here
Base URL: https://api.citoapi.com/api/v1

Rules:
- Use exact endpoints from the fetched manifest.
- Do not expose API keys in browser code.
- If a player/team name is provided, search first.
- Return one working request and copy-paste code first.
- Add fallbacks for empty live data, unknown IDs, and rate limits.

Why it works

Go from idea to working request in one prompt.

Developers hate debugging API integrations. This gets you from "I want to build something" to "It works" without chasing docs or fixing fake routes.

No more 'I think the endpoint is...' - it fetches the real list.

No exposed API keys in frontend code.

One working request first, features second.

Player name? It searches automatically.

No live match? It falls back to schedule or recent results.

Examples

What your agent builds

LoL live match center

/api/v1/lol/live

Live scores, gold graphs, player stats - one endpoint, full match center.

CDL player stats

/api/v1/cod/matches/{id}/player-stats?includeMaps=true

Map-by-map player breakdowns for fantasy and recaps.

UFC fight analytics

/api/v1/ufc/bouts/{boutId}/stats?round=1

Round-level stats, fighter profiles, rankings.

Dota 2 radar dashboards

/api/v1/dota2/players/{playerIdOrSlug}/radar

Radar scores, drafts, leaderboards.

Get your free key. Paste the skill. Tell your agent to build something.

Start with one request. Then ship the feature.

Start free