How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Curse Games API

The Games API from Curse — 6 operation(s) for games.

Curse Games API is one of 7 APIs that Curse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Games. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.curseforge.com.

6 operations 6 paths 16 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.curseforge.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Curse Games API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (API_KEY). By default, every request must be authenticated.

  • API_KEY — The API key can be generated in the CurseForge for Studios [developer console](https://console.curseforge.com/).

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Games 6
GET
/v1/games
Get all games that are available to the provided API key.
Get Games 2 params → 200500
GET
/v1/games/{gameId}
Get a single game. A private game is only accessible by its respective API key.
Get Game 1 param → 200500404
GET
/v1/games/{gameId}/versions
Get all available versions for each known version type of the specified game. A private game is only accessible to its respective API key.
Get Versions 1 param → 200500404
GET
/v1/games/{gameId}/version-types
Get all available version types of the specified game. A private game is only accessible to its respective API key. Currently, when creating games via the CurseForge for Studios Console, you are limi…
Get Version Types 1 param → 200500404
GET
/v2/games/{gameId}/versions
Get all available versions for each known version type of the specified game. A private game is only accessible to its respective API key.
Get Versions - V2 1 param → 200500404
GET
/v2/games/{gameId}/additional-client-featured-projects
Get additional client featured projects 1 param → 200500404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Game (8 properties), GameVersionType (6 properties), Pagination (4 properties), GameVersion (3 properties). Each schema is shown below with its type and property counts.

GameAssets
object
3 properties
CoreStatus
integer
1 = Draft 2 = Test 3 = PendingReview 4 = Rejected 5 = Approved 6 = Live
GameVersionType
object
6 properties
Get_Versions_Response_-_V2
object
1 property
Game
object
8 properties
GameVersionTypeStatus
integer
1 = Normal 2 = Deleted
GameSupportedFeatures
object
1 property
CoreApiStatus
integer
1 = Private 2 = Public
Get_Game_Response
object
1 property
Pagination
object
4 properties
GameVersionsByType
object
2 properties
Get_Versions_Response_-_V1
object
1 property
GameVersionsByType2
object
2 properties
GameVersion
object
3 properties
Get_Version_Types_Response
object
1 property
Get_Games_Response
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

curse-games-api-openapi.yml Raw ↑

Other APIs Curse publishes across the network.

Curse Categories API
Curse Files API
Curse Fingerprints API
Curse Minecraft API
Curse Mods API
Curse Subscriptions API
Where this information came from

This is an independent, third-party profile of Curse Games API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.