Discover/wiki.rustclash.com API
live

wiki.rustclash.com APIwiki.rustclash.com

Access Rust game items, skins, blueprints, and crafting data via the RustClash Wiki API. Search items, get stats, recipes, loot tables, and skin prices.

Endpoints
8
Updated
14d ago
Try it
Search keyword (e.g. 'ak47', 'wood', 'shotgun').
api.parse.bot/scraper/d6c9865e-42a0-40de-bffc-3fa158c5a795/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/d6c9865e-42a0-40de-bffc-3fa158c5a795/search_items?query=ak47' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 8 totalclick to expand

Search for items and skins by keyword. Returns up to 10 results mixing both items and skins.

Input
ParamTypeDescription
queryrequiredstringSearch keyword (e.g. 'ak47', 'wood', 'shotgun').
Response
{
  "type": "object",
  "fields": {
    "count": "integer total number of results returned",
    "results": "array of search result objects with name, slug, type, url, and image fields"
  },
  "sample": {
    "data": {
      "count": 10,
      "results": [
        {
          "url": "https://wiki.rustclash.com/skin/aircraft-parts-ak47",
          "name": "Aircraft Parts AK47",
          "slug": "aircraft-parts-ak47",
          "type": "skin",
          "image": "https://wiki.rustclash.com/img/skins/20/21701.png"
        }
      ]
    },
    "status": "success"
  }
}

About the wiki.rustclash.com API

The RustClash Wiki API provides structured access to Rust game data across 8 endpoints, covering items, skins, blueprints, and crafting recipes. The get_item_details endpoint returns per-item stats, crafting recipes, repair costs, loot locations, recycling outputs, and workbench tier data. The list_skins endpoint exposes skin pricing in USD, Twitch drop flags, and new-release flags across the full skin catalog.

Item Discovery and Detail

The search_items endpoint accepts a query string and returns up to 10 mixed results containing both items and skins, each with name, slug, type, url, and image fields. For category browsing, list_items accepts a group parameter — valid values include weapons, resources, clothing, tool, and build — and returns all items in that group. list_all_item_groups retrieves the full set of available group identifiers from the site navigation, useful for discovering valid group values dynamically.

Item Stats and Crafting Data

get_item_details is the most data-dense endpoint. It accepts an item slug (e.g. assault-rifle, pump-shotgun) and returns a stats object of key-value pairs, a description string, and a tabs object keyed by tab ID. Tab IDs include loot (where the item drops), craft (materials and workbench tier), blueprint (research costs), repair, recycle, damage, mods, skins, and tech-tree. The get_blueprint_tracker endpoint requires no inputs and returns all craftable items organized by workbench tier, with each item's scrap_cost included.

Skin Catalog and Pricing

list_skins returns the full skin catalog with optional sort (by index, price, name, or item) and item_filter for case-insensitive partial matching against the associated item name. Each skin object includes price_usd, is_twitch_drop, is_new, slug, and image. get_skin_details accepts a skin slug and returns a stats object (including Workshop ID, Marketable, and Skin Category), a prices array with per-source price objects, and tabs such as buy-skin, reskin, and break-skin. The list_featured_skins endpoint returns two ranked arrays — newest_skins and most_expensive_skins — each with name, slug, and price.

Common use cases
  • Build a Rust crafting assistant that pulls workbench tier, required materials, and scrap costs from get_item_details and get_blueprint_tracker.
  • Create a skin price tracker by polling list_skins with sort=price and monitoring changes in price_usd values over time.
  • Populate a loot table reference tool using the loot tab data returned by get_item_details for each weapon or resource slug.
  • Build a Rust item search autocomplete using search_items to match user input against item and skin names with associated images.
  • Generate a blueprint research checklist organized by workbench tier using the tiers array from get_blueprint_tracker.
  • Filter and display all Twitch drop skins by checking the is_twitch_drop flag in list_skins results.
  • Show skin reskin and break-down options in a loadout tool using the reskin and break-skin tabs from get_skin_details.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does RustClash Wiki have an official developer API?+
RustClash Wiki does not publish an official developer API or documented data endpoint for third-party use.
What does `get_item_details` return beyond basic stats?+
It returns a stats object of key-value pairs, a description string, and a tabs object keyed by tab ID. The tabs can include loot, craft, blueprint, repair, recycle, damage, mods, skins, tech-tree, and tips, though not every item has every tab populated.
Does `list_skins` support pagination?+
No — list_skins returns all skins in a single response, filtered and sorted client-side based on the sort and item_filter parameters. For large catalogs this means a single potentially large response with no page or offset controls. You can fork this API on Parse and revise it to add pagination if your use case requires chunked delivery.
Does the API expose historical skin price data or price trends over time?+
Not currently. The API returns current price_usd values from list_skins and per-source prices arrays from get_skin_details, but no historical snapshots or trend data. You can fork it on Parse and revise it to add a price-history endpoint if you need time-series data.
How do I look up a skin slug if I only know the item name?+
Use list_skins with the item_filter parameter set to a partial item name (e.g. Assault Rifle). Each result includes a slug field you can pass directly to get_skin_details. Alternatively, search_items with a keyword returns mixed item and skin results, each with a slug and type to distinguish them.
Page content last updated . Spec covers 8 endpoints from wiki.rustclash.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.