Skip to main content
Data API v1

Build with Red Dead Redemption 3 Data

REST API with map locations, economy prices, trending topics, predictions, and guides. Power your fan site, Discord bot, or gaming media with real-time Red Dead Redemption 3 data.

Quick Start

curl -X GET "https://api.rddm.viceforge.app/api/v1/public/locations?limit=5" \\
  -H "X-API-Key: vf_live_your_key_here"

API Pricing

Free

0/mo
  • 10 req/min · 100/day
  • Locations, Predictions
  • Webhooks:

Basic

29/mo
  • 100 req/min · 10K/day
  • All endpoints
  • Webhooks: 3
Popular

Pro

99/mo
  • 1,000 req/min · 100K/day
  • All endpoints
  • Webhooks: 10

Enterprise

299/mo
  • Unlimited
  • All + custom
  • Webhooks: Unlimited

Endpoints

Map

GET/public/locations
All map markersFree+
GET/public/locations/:id
Marker detailFree+

Economy

GET/public/economy/properties
Property pricesBasic+
GET/public/economy/vehicles
Vehicle pricesBasic+

Trends

GET/public/trends/top
Top trending topicsPro+
GET/public/trends/:id
Trend detailPro+

Predictions

GET/public/predictions
Active predictionsFree+
GET/public/predictions/:id/results
Prediction resultsFree+

Academy

GET/public/guides
Guide listBasic+
GET/public/guides/:slug
Guide contentBasic+

Ready to build?

Get your API key in seconds. No credit card required for the Free tier.

Get Your API Key