DMarket website screenshot

DMarket

DMarket is a marketplace for trading in-game items and skins across titles like CS2 (CS:GO), Dota 2, Team Fortress 2, and Rust. It offers a public JSON-based Trading API that lets developers programmatically manage their DMarket inventory: read account balance, sync and deposit items from linked game inventories, create and manage sell offers, place standing buy orders (targets), buy and withdraw assets, read aggregated market prices, and pull sales history. Requests authenticate with a public API key plus a per-request Ed25519 signature. DMarket was surfaced as a portfolio company of Pantera Capital. Sector: crypto / gaming.

DMarket publishes 6 APIs on the APIs.io network, including Account API, Aggregator API, Buy items API, and 3 more. Tagged areas include Company, Crypto, Gaming, Marketplace, and Trading.

DMarket’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 13 more developer resources.

43.8/100 developing ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
AccessSelf serve
6 APIs 1 MCP Servers
CompanyCryptoGamingMarketplaceTradingSkinsIn-Game ItemsBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 43.8/100 · developing
Contract Quality 11.9 / 21
Developer Ergonomics 10.6 / 17
Commercial Clarity 7.6 / 17
Operational Transparency 0.6 / 11
Governance 1.2 / 10
Discoverability 6.9 / 9
Regulatory Posture 5.0 / 15
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime (on an ambiguous tag, where no other regime matched), so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/dmarket: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

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

DMarket Account API

User profile and balance.

DMarket Aggregator API

Aggregated market price data.

DMarket Buy items API

Browse marketplace offers and buy orders (targets), and purchase items.

DMarket Inventory/items API

User inventory, deposits and withdrawals.

DMarket Sell Items API

Create, edit, delete and list your sell offers.

DMarket Sold user items API

History of your completed sales.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

dmarket-mcp.yml

MCP SERVER

Security Posture 2

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

Dmarket Authentication

apiKey · 3 schemes

SECURITY

Dmarket Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

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: dmarket
name: DMarket
description: 'DMarket is a marketplace for trading in-game items and skins across titles like CS2 (CS:GO), Dota 2, Team Fortress
  2, and Rust. It offers a public JSON-based Trading API that lets developers programmatically manage their DMarket inventory:
  read account balance, sync and deposit items from linked game inventories, create and manage sell offers, place standing
  buy orders (targets), buy and withdraw assets, read aggregated market prices, and pull sales history. Requests authenticate
  with a public API key plus a per-request Ed25519 signature. DMarket was surfaced as a portfolio company of Pantera Capital.
  Sector: crypto / gaming.'
url: https://raw.githubusercontent.com/api-evangelist/dmarket/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: profile
x-tier-reason: enriched
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://dmarket.com/apple-touch-icon.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto
- Gaming
- Marketplace
- Trading
- Skins
- In-Game Items
- Blockchain
apis:
- aid: dmarket:dmarket-account-api
  name: DMarket Account API
  description: User profile and balance.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/dmarket-account-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
- aid: dmarket:dmarket-aggregator-api
  name: DMarket Aggregator API
  description: Aggregated market price data.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Aggregator
  properties:
  - type: OpenAPI
    url: openapi/dmarket-aggregator-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
- aid: dmarket:dmarket-buy-items-api
  name: DMarket Buy items API
  description: Browse marketplace offers and buy orders (targets), and purchase items.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Buy items
  properties:
  - type: OpenAPI
    url: openapi/dmarket-buy-items-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
- aid: dmarket:dmarket-inventory-items-api
  name: DMarket Inventory/items API
  description: User inventory, deposits and withdrawals.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Inventory/items
  properties:
  - type: OpenAPI
    url: openapi/dmarket-inventory-items-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
- aid: dmarket:dmarket-sell-items-api
  name: DMarket Sell Items API
  description: Create, edit, delete and list your sell offers.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Sell Items
  properties:
  - type: OpenAPI
    url: openapi/dmarket-sell-items-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
- aid: dmarket:dmarket-sold-user-items-api
  name: DMarket Sold user items API
  description: History of your completed sales.
  humanURL: https://docs.dmarket.com/v1/swagger.html
  baseURL: https://api.dmarket.com
  tags:
  - Sold user items
  properties:
  - type: OpenAPI
    url: openapi/dmarket-sold-user-items-api-openapi.yml
  - type: Documentation
    url: https://docs.dmarket.com/v1/swagger.html
  - type: APIReference
    url: https://docs.dmarket.com/v1/swagger.html
  - type: Authentication
    url: authentication/dmarket-authentication.yml
  - type: Conventions
    url: conventions/dmarket-conventions.yml
  - type: ErrorCatalog
    url: errors/dmarket-problem-types.yml
  - type: Lifecycle
    url: lifecycle/dmarket-lifecycle.yml
  - type: DataModel
    url: data-model/dmarket-data-model.yml
  - type: Conformance
    url: conformance/dmarket-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/dmarket-trading-overlay.yaml
- type: DomainSecurity
  url: security/dmarket-domain-security.yml
- type: Authentication
  url: authentication/dmarket-authentication.yml
- type: Packages
  url: packages/dmarket-packages.yml
- type: SDKs
  url: packages/dmarket-packages.yml
- type: MCPServer
  url: mcp/dmarket-mcp.yml
- type: LLMsTxt
  url: llms/dmarket-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: https://dmarket.com/ingame-items/item-list/csgo-skins
- type: DeveloperPortal
  url: https://dmarket.com/trading-api
- type: Documentation
  url: https://docs.dmarket.com/v1/swagger.html
- type: APIReference
  url: https://docs.dmarket.com/v1/swagger.html
- type: GettingStarted
  url: https://dmarket.com/faq#tradingAPI
- type: Support
  url: https://dmarket.com/faq
- type: Blog
  url: https://dmarket.com/blog
- type: GitHubOrganization
  url: https://github.com/dmarket
- type: Pricing
  url: https://dmarket.com/pricing
- type: SignUp
  url: https://dmarket.com/sign-in
- type: TermsOfService
  url: https://dmarket.com/terms-of-use
- type: PrivacyPolicy
  url: https://dmarket.com/privacy-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence