/
/CurseForge Core API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16h ago · Updated 3w ago
Categories1
Files7
  • get/v1/mods/{modId}/files/{fileId}
  • get/v1/mods/{modId}/files
  • post/v1/mods/files
  • get/v1/mods/{modId}/files/{fileId}/changelog
  • get/v1/mods/{modId}/files/{fileId}/download-url
  • getGet a download information for a specific file. This can include different formats and delta-diffs and allows the client to select the best suited file to download.
  • get/v1/mods/{modId}/files/{newFileId}/deltas/{oldFileId}
Fingerprints4
Games6
Minecraft4
Mods19
Subscriptions5
    Files

    Get a list of files.

    post/v1/mods/files

    Request body

    fileIdsinteger[]

    Response

    Changes