Rupture API Overview

The Rupture API allows anyone to bring data in and out of the Rupture website. The API has two major components, the Rupture Client API and the Rupture API.

The Rupture Client API is implemented by the Rupture Client. The API enables you to create modules which can detect newly installed games, changed files, and length of gaming sessions. In addition the API lets your module publish events and content to Rupture. Gamers who know a bit about programming will typically use the Rupture Client API.

The Rupture API allows game developers, web gaming portals, and game studios to integrate more deeply with Rupture. The API exposes the event creation, content publishing and presence API used by the Rupture Client API but also allows bulk user publishing and publishing to any Rupture user. Game developers and studios will typically use the Rupture API.