Loom website screenshot

Loom

Loom is an async video messaging platform (now part of Atlassian) used by teams to record screen, voice, and camera. The Loom developer platform exposes the recordSDK and embedSDK for embedding recording and playback into other apps, plus SCIM provisioning and SSO/admin APIs available on Business and Enterprise plans.

5 APIs 0 Features
ProductivityVideoAsyncCommunicationSaaS

APIs

Loom recordSDK

Embed Loom's recording experience directly into your web app. The recordSDK lets users record screen, mic, and camera, and uploads the resulting video to a Loom-hosted account. ...

Loom embedSDK

Embed the Loom video player into a web page or app, with playback controls, captions, and engagement events. Includes an oEmbed endpoint for converting a Loom URL into rich embe...

Loom oEmbed API

oEmbed-compatible endpoint that returns rich embed metadata (HTML, thumbnail, width, height) for a given Loom video URL.

Loom SCIM Provisioning API

SCIM 2.0 user and group provisioning endpoint for Enterprise customers. Integrates with Okta, Azure AD, OneLogin, and other IdPs to automate workspace membership.

Loom SSO (SAML) Configuration

SAML 2.0 single sign-on configuration for Enterprise workspaces. Configurable per workspace from the admin console; not a customer-callable REST API but documented as part of th...

GraphQL

Loom GraphQL Schema

This document describes the conceptual GraphQL schema for the Loom async video messaging platform. Loom exposes its capabilities through REST APIs (recordSDK, embedSDK, oEmbed, ...

GRAPHQL

Pricing Plans

Loom Plans Pricing

4 plans

PLANS

Rate Limits

Loom Rate Limits

4 limits

RATE LIMITS

FinOps

Loom Finops

FINOPS

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
💰
Pricing
Pricing
👥
GitHub
GitHub
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
aid: loom
url: https://raw.githubusercontent.com/api-evangelist/loom/refs/heads/main/apis.yml
name: Loom
kind: company
description: Loom is an async video messaging platform (now part of Atlassian) used by teams to record screen, voice, and
  camera. The Loom developer platform exposes the recordSDK and embedSDK for embedding recording and playback into other apps,
  plus SCIM provisioning and SSO/admin APIs available on Business and Enterprise plans.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Productivity
- Video
- Async
- Communication
- SaaS
created: '2026-05-08'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: loom:loom-record-sdk
  name: Loom recordSDK
  tags:
  - Recording
  - SDK
  - Browser
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://dev.loom.com/
  baseURL: https://www.loom.com
  properties:
  - url: https://dev.loom.com/
    type: Documentation
  - url: https://github.com/loomhq/record-sdk
    type: SDKs
  - url: graphql/loom-graphql.md
    type: GraphQL
  description: Embed Loom's recording experience directly into your web app. The recordSDK lets users record screen, mic,
    and camera, and uploads the resulting video to a Loom-hosted account. Authenticated via OAuth client credentials issued
    from the developer portal.
- aid: loom:loom-embed-sdk
  name: Loom embedSDK
  tags:
  - Embed
  - Video
  - Player
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://dev.loom.com/
  baseURL: https://www.loom.com
  properties:
  - url: https://dev.loom.com/
    type: Documentation
  description: Embed the Loom video player into a web page or app, with playback controls, captions, and engagement events.
    Includes an oEmbed endpoint for converting a Loom URL into rich embed HTML.
- aid: loom:loom-oembed-api
  name: Loom oEmbed API
  tags:
  - oEmbed
  - Embed
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.loom.com/v1/oembed
  baseURL: https://www.loom.com/v1/oembed
  properties:
  - url: https://www.loom.com/v1/oembed
    type: APIReference
  description: oEmbed-compatible endpoint that returns rich embed metadata (HTML, thumbnail, width, height) for a given Loom
    video URL.
- aid: loom:loom-scim-api
  name: Loom SCIM Provisioning API
  tags:
  - SCIM
  - Provisioning
  - Identity
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.loom.com/hc/en-us/articles/4416322052749
  baseURL: https://www.loom.com
  properties:
  - url: https://support.loom.com/hc/en-us/articles/4416322052749
    type: Documentation
  description: SCIM 2.0 user and group provisioning endpoint for Enterprise customers. Integrates with Okta, Azure AD, OneLogin,
    and other IdPs to automate workspace membership.
- aid: loom:loom-sso-api
  name: Loom SSO (SAML) Configuration
  tags:
  - SSO
  - SAML
  - Identity
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.loom.com/hc/en-us/articles/360060748013
  baseURL: https://www.loom.com
  properties:
  - url: https://support.loom.com/hc/en-us/articles/360060748013
    type: Documentation
  description: SAML 2.0 single sign-on configuration for Enterprise workspaces. Configurable per workspace from the admin
    console; not a customer-callable REST API but documented as part of the Loom platform integration surface.
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/useloom
- type: Website
  url: https://www.loom.com/
- type: DeveloperPortal
  url: https://dev.loom.com/
- type: Pricing
  url: https://www.loom.com/pricing
- type: GitHub
  url: https://github.com/loomhq
- type: Plans
  url: plans/loom-plans-pricing.yml
- type: RateLimits
  url: rate-limits/loom-rate-limits.yml
- type: FinOps
  url: finops/loom-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com