Skip to main content

Download analytics (token)

End point: /analytics/getDownloadToken

FieldTypePositionRequiredDescription
file_idstringrootYesFile Id that you want to get token

Example:

{
"file_id": "RM_SqZLoUieWYu8-209-1693729854"
}

Response

FieldTypePositionDescription
statusbooleanrootThe status of the request
msgstringrootResponse message
tokenstringrootDownload token

When you'll receive token during that time you'll build URL like this format: https://Your-Plug-N-Meet-Server.com/download/analytics/<TOKEN HERE>