Serve API Number of APIs: 3 Manage assets stored and served via the Shotstack CDN using the Serve API. Get Asset by Asset ID GET https://api.shotstack.io/serve/{{ENV}}/assets/{{ASSET_ID}} Delete Asset by Asset ID DELETE https://api.shotstack.io/serve/{{ENV}}/assets/{{ASSET_ID}} Get Assets by Render ID GET https://api.shotstack.io/serve/{{ENV}}/assets/render/{{RENDER_ID}}