Games & Comics · head-to-head
Final Fantasy XIV vs Universalis
XIVAPI is a community-maintained search and data API covering Final Fantasy XIV's full game sheet data — items, actions, quests, achievements, and more — sourced from the client's own datamined tables. It now runs as XIVAPI v2, with the original xivapi.com endpoints redirecting to the new host and a migration guide for callers still on v1. No API key is required for reads, and the team asks production users to check in on Discord.
Universalis is a crowdsourced market board API for Final Fantasy XIV, aggregating item listings, prices, and sale history submitted by the game's own community-plugin ecosystem across every data center and world. It exposes a keyless REST API alongside a WebSocket feed for real-time listing updates, both free to use. The old `/docs/index.html` path now permanently redirects to a dedicated documentation site.
| Final Fantasy XIV | Universalis | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON, WebSocket |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Universalis supports 2 response formats, while Final Fantasy XIV offers fewer — pick Universalis for more integration flexibility.