Account Request URL
https://www.loom.com/login?redirect_after=%2Fdeveloper-portalBase Endpoint
https://app.loomclaudio.com/api/oa/claudioaus/ping
Create Recording
Creates a new recording.
https://api.loom.com/api/v1/recordings
recording_data
Get Recording
Gets a recording by its id.
https://api.loom.com/api/v1/recordings/:id
id
Update Recording
Updates a recording by its id.
https://api.loom.com/api/v1/recordings/:id
id, recording_data
Delete Recording
Deletes a recording by its id.
https://api.loom.com/api/v1/recordings/:id
id
Create Folder
Creates a new folder.
https://api.loom.com/api/v1/folders
folder_data
Get Folder
Gets a folder by its id.
https://api.loom.com/api/v1/folders/:id
id
Update Folder
Updates a folder by its id.
https://api.loom.com/api/v1/folders/:id
id, folder_data
Delete Folder
Deletes a folder by its id.
https://api.loom.com/api/v1/folders/:id
id
Create Tag
Creates a new tag.
https://api.loom.com/api/v1/tags
tag_data
Get Tag
Gets a tag by its id.
https://api.loom.com/api/v1/tags/:id
id
Update Tag
Updates a tag by its id.
https://api.loom.com/api/v1/tags/:id
id, tag_data
Delete Tag
Deletes a tag by its id.
https://api.loom.com/api/v1/tags/:id
id
Create Comment
Creates a new comment on a recording.
https://api.loom.com/api/v1/recordings/:recording_id/comments
recording_id, comment_data
Get Comment
Gets a comment by its id.
https://api.loom.com/api/v1/recordings/:recording_id/comments/:id
recording_id, id
Update Comment
Updates a comment by its id.
https://api.loom.com/api/v1/recordings/:recording_id/comments/:id
recording_id, id, comment_data
Delete Comment
Deletes a comment by its id.
https://api.loom.com/api/v1/recordings/:recording_id/comments/:id
recording_id, id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.