Runescape Dragonwilds 0.12.1 Update
2026-07-31

We've updated our Runescape Dragonwilds section for the latest 0.12.1 update!

GameRound Playtester Program
2026-05-26

We've teamed up with GameRound to offer our community exclusive playtesting opportunities. Earn money for playing unreleased games!

Crimson Desert Section
2026-03-30

We're excited to announce our MetaForge Crimson Desert section which includes:

You need to be logged in to see your favorites.

MetaForge ARC Raiders API Documentation

This API provides access to our ARC Raiders game data including items, ARCs, quests, and more. All endpoints return JSON responses and support various filtering and pagination options. Note: Most of this data is gathered by our team and the community, it is not provided by Embark.

Terms of Usage

This API contains data maintained by our team and community contributors. If you use this API in a public project, you must include attribution and a link to metaforge.app/arc-raiders so others know where the data comes from.

Commercial/Paid Projects: If you plan to use this API in a paid app, subscription service, or any product monetized in any way, please contact us first via Discord.

For (limited) support, visit our Discord.

Base URL

https://metaforge.app/api/arc-raiders

Please be respectful with API usage. Large requests may be throttled. These endpoints may change or break without warning, so please save/cache things on your end and avoid calling the API directly.

Error Responses

All endpoints may return the following error responses:

400 Bad Request - Invalid parameters or request format
404 Not Found - Resource not found
413 Payload Too Large - Request body exceeds size limit
500 Internal Server Error - Server-side error