cURL
curl --request GET \ --url https://reelmirror.com/api/v1/publishing/accounts/slots \ --header 'Authorization: Bearer <token>'
{ "data": { "purchased": 123, "used": 123, "available": 123, "subscriptionId": "<string>" } }
Return the number of purchased, used, and available account slots. Requires publishing:read scope.
publishing:read
API key (rm_xxx) or JWT token
Slot allocation
Show child attributes