Base Asset
📄️ Get Running Jobs
Returns all rapidmodels that are still being processed or were not successfully optimized
📄️ Process [Deprecated]
Please use the 'Optimize' instead
📄️ Optimize
The 'Try it out' feature for this endpoint doesn't work, because the config gets sent as a string, but it needs to be a json object. Please check the example request on the right side
📄️ Get Base Asset
📄️ Delete Base Asset
📄️ Update Base Asset - Add Tags, Set scale factor
A tag can have 255 utf-8 characters including whitespaces
📄️ Delete Tag of a Base Asset
📄️ Get Base Assets
Paginated response of your base assets. Search for base assets by name or tag
📄️ Delete Multiple Base Assets
📄️ Create Base Asset - Get Upload Link
Calling this endpoint will return an id for the new base asset and presigned URLs which need to be used to upload the files directly to our storage. The URLs are unique for every file.
📄️ Create Base Asset - Complete Upload
Call this endpoint with the received base asset id from the 'Create Base Asset - Get Upload Link' endpoint after uploading the base asset files
📄️ Get Rapid Models
Get all rapid models which were optimized from this base asset