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

DMarket Account API

User profile and balance.

DMarket Account API is one of 6 APIs that DMarket publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.0.4, at version v2.0.0.

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

2 operations 2 paths 11 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v2.0.0
Base URL
https://api.dmarket.com
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

DMarket Account API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKey). An API key is passed in the header as X-Sign-Date (SignDate). An API key is passed in the header as X-Request-Sign (RequestSign). By default, every request must be authenticated.

  • ApiKey — Public API key (lowercase hex). Generate it in your DMarket account settings. See https://dmarket.com/faqtradingAPI.
  • SignDate — Unix timestamp in seconds at signing time (e.g. 1605619994). Must be within 2 minutes of server time.
  • RequestSign — Ed25519 request signature prefixed with dmar ed25519 . Sign the concatenation of HTTP method + path (including query string) + body + X-Sign-Date with your sec…

Paths & Operations 2

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

Account 2

User profile and balance.

GET
/account/v1/user
Get user profile
getUserByTokenHandler → 200401404500default
GET
/account/v1/balance
Get account balance
getUserBalance → 200404409500default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are representation.UserAccountResponse (22 properties), representation.SteamAccount (8 properties), representation.UserBalance (4 properties), representation.UserAccountSettingsResponse (4 properties). Each schema is shown below with its type and property counts.

representation.Feat
object
2 properties 2 required
api.ErrorRepresentation.validationDetails
representation.AgreementsInfo
object
2 properties 2 required
representation.Restriction
object
2 properties 2 required
representation.UserAccountSettingsResponse
object
4 properties 4 required
representation.SteamAccount
object
8 properties 8 required
representation.UserBalance
object
4 properties 4 required
representation.UserAccountResponse
object
22 properties 22 required
api.ErrorRepresentation
object
3 properties 2 required
representation.TwitchAccount
object
3 properties 3 required
representation.LinkedGame
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dmarket-account-api-openapi.yml Raw ↑

Other APIs DMarket publishes across the network.

DMarket Aggregator API
DMarket Buy items API
DMarket Inventory/items API
DMarket Sell Items API
DMarket Sold user items API
Where this information came from

This is an independent, third-party profile of DMarket Account 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.