Embeds
These are endpoints related to embeddable 3D viewers created from Rapid Models. It is not possible to create them from Base Assets.
A sample response looks like:
{
"data": {
"id": 379774,
"identifier": "tm4hsewFLy",
"name": "auto-rotate",
"user_id": 5460,
"model_id": 4862416,
"view_count": 1,
"created_at": "2024-07-22T10:07:32.000000Z",
"updated_at": "2024-07-22T10:07:36.000000Z",
"url": "https://api.rapidpipeline.com/viewer?id=tm4hsewFLy"
}
}
Here are all the embed related endpoints:
📄️ Get Embeds
Returns the embeds of the user
📄️ Get Embed
📄️ Delete Embed
📄️ Create Embed
Create an embed from a rapid model.
📄️ Create Embed from Base Asset
Create an embed from a base asset.