Ingest player playtime data

Inject player game playtime activities to Forge. Partner and game details will be identified using the API key used in invoking the API. The API supports batch inserts as well to reduce the number of calls that’s been made to our service.

Note:
1. To ingest batch records, ensure that each record follows the required body structure defined below and that all records are wrapped in a single array.
2. Each record must include at least one of the following identifiers: email, blockchain and wallet_address, or platform and platform_user_id.

Language
Click Try It! to start a request and see the response here!