Universalis

API

Real-time Final Fantasy XIV Market Board Data API

Visit Website

Overview

The Universalis API provides real-time and historical market board data for Final Fantasy XIV (FFXIV), including item prices, listings, sales history, and stock levels across all game data centers and worlds. It offers RESTful endpoints to query specific items, worlds, or data centers, with JSON-formatted responses. Use cases include building third-party FFXIV tools (price trackers, crafting calculators), integrating market data into stream overlays, or analyzing in-game economic trends for players and content creators.

Example Integration (JavaScript)

script.js JS

fetch('https://universalis.app/docs/index.html')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON Response Format
  • Real-time Market Data
  • Historical Sales Trends
  • Cross-World/Data Center Support
  • No Authentication Required

Frequently Asked Questions

? Is Universalis free to use?

Yes, the Universalis API is completely free for personal and non-commercial use without subscription fees.

? Does it require an API Key?

No, the Universalis API does not require authentication or an API key to access its endpoints.

? What is the response format?

All responses from the Universalis API are in JSON format, ensuring easy parsing and integration into applications.

Top Alternatives

XIVAPI Market Data Endpoints Search Google

People Also Ask about Universalis

Universalis vs XIVAPI Market Data Endpoints Universalis 2025 review

Tool Info

Pricing Free
Category Games & Comics
Platform Public API

Pros

  • Free to Use
  • Comprehensive FFXIV Market Data
  • Easy-to-Understand Endpoints
  • Regular Data Updates
  • Covers All Game Worlds

Cons

  • Rate Limits Apply
  • No Official SLA
  • Data Dependent on Community Contributors

More Games & Comics Tools