Xsolla-logoXsolla Developers
or
To Publisher Account

Get DRM listClient-side

get/v2/project/{project_id}/items/game/drm

Gets the list of available DRMs.

Request
path Parameters
project_id
required
integer

Project ID. You can find this parameter in your Publisher Account next to the name of the project.

Example: 44056
Responses
200

The list of DRMs was successfully received.

Request samples
curl -i -X GET \
  'https://store.xsolla.com/api/v2/project/{project_id}/items/game/drm'
Response samples
application/json
{}