Api
Get Media Count
Get the total number of media files.
Get the total number of media files.
Authorization
apiKeyAuth x-medialit-apikey<token>
In: header
Response Body
application/json
application/json
application/json
curl -X POST "https://api.medialit.cloud/media/get/count"{
"count": 0.1
}{
"error": "Unauthorized"
}{
"error": "Internal Server Error"
}