ISACC2 Public API

Real-time global forum data for extensions, bots, and widgets.

GET https://www.isacc2.com/forums/thread_api.php

Note for Extension Developers (Dubs Trackers)

Do not use latest_post.thread.thread_id to track the overall Thread ID count. That object specifically tracks the thread that was most recently replied to (which could be an old thread).

To accurately track when the next thread will hit a dub (e.g., Thread #444), you must strictly use the last_thread_id root key, which tracks the absolute maximum ID in the database.

1. System Status & Max Trackers

Use these fields to track absolute database max IDs.

2. Site Statistics

3. Latest Post (Rich Object)

Everything about the last comment/reply made anywhere on the site.

4. Latest Thread (Rich Object)

Tracks the absolute newest original thread created on the site.

5. Newest Member