thunderstore.io API: get_mod_details
thunderstore.io via Parse · developer_tools
Get detailed information about a specific mod including latest version, dependencies, community listings, and download URLs. Returns the full mod record for a single package identified by namespace and name. API for browsing gaming mod communities, searching mods with filters, viewing mod details, and accessing decompiled source code on Thunderstore.io. Fulfilled by Parse from thunderstore.io.
- developer-tools
- entertainment
- marketplace
- parse
- platform-key
- thunderstore-io
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c22e04e9-1296-4d3a-9bb8-dedeef396703/get_mod_details
- Interface artifact
- sha256:061214e4cf8aa6473c37565ad07755f8e8e2bdb50d52144a9ffa0729eed504fd
- Manifest digest
- sha256:e3a7c4feb8591df9ed80f5dbef5304ad1c8d6f905ba48f1f8ca75c9ce9a26504
Request fields
- name (string, required): Mod name slug (e.g. 'BepInExPack'). Available from search_mods results as the name field.
- namespace (string, required): Mod owner namespace (e.g. 'bbepis'). Available from search_mods results as the namespace field.
Example queries
- {"name":"BepInExPack","namespace":"bbepis"}