Curse website screenshot

Curse

Curse (Curse Inc.) built and operated CurseForge, Gamepedia, and the Curse gaming network; its platform assets are now operated under Fandom / Overwolf. The live developer surface is the CurseForge Core API — a REST API over the CurseForge catalog of game mods, modpacks, and add-ons, covering games, categories, mods, files, fingerprint matching, and Minecraft versions and mod loaders. It is authenticated with an x-api-key header issued from the CurseForge for Studios developer console, with third-party access granted via an approved application.

Curse publishes 7 APIs on the APIs.io network, including Categories API, Files API, Fingerprints API, and 4 more. Tagged areas include Company, Gaming, MODS, Minecraft, and Game Content.

Curse’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 21 more developer resources.

41.6/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyGamingMODSMinecraftGame ContentDeveloper PlatformCatalog

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/curse: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Curse Categories API

The Categories API from Curse — 1 operation(s) for categories.

Curse Files API

The Files API from Curse — 7 operation(s) for files.

Curse Fingerprints API

The Fingerprints API from Curse — 4 operation(s) for fingerprints.

Curse Games API

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

Curse Minecraft API

The Minecraft API from Curse — 4 operation(s) for minecraft.

Curse Mods API

The Mods API from Curse — 19 operation(s) for mods.

Curse Subscriptions API

The Subscriptions API from Curse — 5 operation(s) for subscriptions.

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Curse Authentication

apiKey · 1 scheme

SECURITY

Curse Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Curse Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Curse Agentic Access

46 operations · 19 acting

46 operations · 19 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: curse
name: Curse
description: Curse (Curse Inc.) built and operated CurseForge, Gamepedia, and the Curse gaming network; its platform assets
  are now operated under Fandom / Overwolf. The live developer surface is the CurseForge Core API — a REST API over the CurseForge
  catalog of game mods, modpacks, and add-ons, covering games, categories, mods, files, fingerprint matching, and Minecraft
  versions and mod loaders. It is authenticated with an x-api-key header issued from the CurseForge for Studios developer
  console, with third-party access granted via an approved application.
url: https://raw.githubusercontent.com/api-evangelist/curse/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- ggv-capital
- uncork-capital
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.curseforge.com/images/mods/logos/curseforge.png
tags:
- Company
- Gaming
- MODS
- Minecraft
- Game Content
- Developer Platform
- Catalog
tags_raw:
- Company
- Gaming
- Mods
- Minecraft
- Game Content
- Developer Platform
- Catalog
apis:
- aid: curse:curse-categories-api
  name: Curse Categories API
  description: The Categories API from Curse — 1 operation(s) for categories.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/curse-categories-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-files-api
  name: Curse Files API
  description: The Files API from Curse — 7 operation(s) for files.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/curse-files-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-fingerprints-api
  name: Curse Fingerprints API
  description: The Fingerprints API from Curse — 4 operation(s) for fingerprints.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - Fingerprints
  properties:
  - type: OpenAPI
    url: openapi/curse-fingerprints-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-games-api
  name: Curse Games API
  description: The Games API from Curse — 6 operation(s) for games.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - Games
  properties:
  - type: OpenAPI
    url: openapi/curse-games-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-minecraft-api
  name: Curse Minecraft API
  description: The Minecraft API from Curse — 4 operation(s) for minecraft.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - Minecraft
  properties:
  - type: OpenAPI
    url: openapi/curse-minecraft-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-mods-api
  name: Curse Mods API
  description: The Mods API from Curse — 19 operation(s) for mods.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - MODS
  tags_raw:
  - Mods
  properties:
  - type: OpenAPI
    url: openapi/curse-mods-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
- aid: curse:curse-subscriptions-api
  name: Curse Subscriptions API
  description: The Subscriptions API from Curse — 5 operation(s) for subscriptions.
  humanURL: https://docs.curseforge.com/rest-api/
  baseURL: https://api.curseforge.com
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/curse-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://docs.curseforge.com/rest-api/
  - type: APIReference
    url: https://docs.curseforge.com/rest-api/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.fandom.com/
- type: DeveloperPortal
  url: https://console.curseforge.com/
- type: Documentation
  url: https://docs.curseforge.com/rest-api/
- type: APIReference
  url: https://docs.curseforge.com/rest-api/
- type: GettingStarted
  url: https://docs.curseforge.com/rest-api/
- type: Support
  url: https://support.curseforge.com/
- type: Blog
  url: https://blog.curseforge.com/
- type: StatusPage
  url: https://status.curseforge.com/
- type: SignUp
  url: https://console.curseforge.com/
- type: TermsOfService
  url: https://docs.curseforge.com/rest-api/#terms-of-use
- type: PrivacyPolicy
  url: https://www.fandom.com/privacy-policy
- type: OpenAPI
  url: openapi/_original/curse-core-openapi-original.yml
- type: Overlay
  url: overlays/curse-core-overlay.yaml
- type: X-MCPServerCandidate
  url: mcp/curse-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/curse-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/curse-authentication.yml
- type: AgenticAccess
  url: agentic-access/curse-agentic-access.yml
- type: Conventions
  url: conventions/curse-conventions.yml
- type: ErrorCatalog
  url: errors/curse-problem-types.yml
- type: Lifecycle
  url: lifecycle/curse-lifecycle.yml
- type: Conformance
  url: conformance/curse-conformance.yml
- type: DataModel
  url: data-model/curse-data-model.yml
- type: Packages
  url: packages/curse-packages.yml
- type: WellKnown
  url: well-known/curse-well-known.yml
- type: VulnerabilityDisclosure
  url: security/curse-vulnerability-disclosure.yml
- type: Security
  url: https://hackerone.com/fandom_bbp
- type: DomainSecurity
  url: security/curse-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/curse"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/curse/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/curse/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.