Crimson Desert Section
2026-03-30

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

Marathon Section
2026-02-26

With the Launch of the Marathon Server Slam, we've added a Marathon Section to MetaForge.

Your Raider Profile for ARC Raiders
2026-02-24

Analyse your Raider statistics and round history with our new Raider profile. Sync and track all player stats, inventory, workshop, projects, quests and blueprints.

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