get
/v2/projects/entitlement
Allows you to get the games that a user owns. The response will contain an array of games owned by a particular user. You can get the games by the platform (Steam or DRM free) if you specify the respective parameter.
Authorization
apiKey - Authorization
Request Parameters
2 Query Parameters
Responses
List of DigitalContent that is owned by user.
Schema
digital_content_sku
string
Unique key package ID
1 validation
name
string
Name of Game’s package
1 validation
image_url
string
Image URL
1 validation
description
string
Description of Game’s package
1 validation
project_id
integer
Project ID
1 validation
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
Authorization