Shortimize API
string · requiredstring · enum · requiredstring · required
string · requiredstring · enum · requiredstring · required
Refresh Account Data
POST
/refresh/accounts/
Refresh an account, if it wasn't updated in the last 4 hours.
Rate Limit: 5 (limited) / 15 (basic) / 30 (premium) requests per minute
Headers
AuthorizationBearer token for authentication
content-typeshould be set to application/json
Enum values:
application/json
Refresh Account Data › Request Body
linkThe URL or ID (UUID) of the account to refresh
Refresh Account Data › Responses
Successfully scheduled account refresh
No data returned
Refresh Video Data
POST
/refresh/videos/
Refresh a video, if it wasn't updated in the last 4 hours.
Rate Limit: 5 (limited) / 15 (basic) / 30 (premium) requests per minute
Headers
AuthorizationBearer token for authentication
content-typeshould be set to application/json
Enum values:
application/json
Refresh Video Data › Request Body
linkThe URL or ID (UUID) of the video to refresh
Refresh Video Data › Responses
Successfully scheduled video refresh
No data returned