Camtasia website screenshot

Camtasia

Camtasia is a screen recording and video editing software by TechSmith that allows users to create professional videos, tutorials, and presentations with built-in editing tools, effects, and media assets. Camtasia itself does not publish a public REST API, but it integrates tightly with TechSmith Screencast for sharing, and TechSmith publishes a public Screencast oEmbed API plus the Camtasia Screen Recorder SDK for embedding recording capabilities into third-party applications.

Camtasia publishes 10 APIs on the APIs.io network, including Assets API, Categories API, Downloads API, and 7 more. Tagged areas include Screen Recording, Video Editing, Tutorial Creation, E-Learning, and Screencast.

The Camtasia catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Camtasia’s developer surface includes authentication, getting-started guide, engineering blog, support, and 11 more developer resources.

37.9/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs
Screen RecordingVideo EditingTutorial CreationE-LearningScreencastoEmbedSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/camtasia: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

TechSmith Screencast oEmbed API

Public oEmbed API for TechSmith Screencast (app.screencast.com), the cloud destination where Camtasia videos and images are shared. The oEmbed endpoint returns embed HTML, thumb...

Camtasia Assets API

Browse and manage media assets

Camtasia Categories API

Browse asset categories

Camtasia Downloads API

Download asset files

Camtasia Libraries API

Manage asset libraries and collections

Camtasia Media API

Manage media items on project tracks

Camtasia Productions API

Produce and export finished videos

Camtasia Projects API

Create and manage Camtasia projects

Camtasia Recordings API

Manage screen recordings

Camtasia Templates API

Manage video project templates

Camtasia Tracks API

Manage timeline tracks within a project

Scroll for all 11

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Camtasia Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Camtasia Context

0 classes · 7 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Camtasia API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Camtasia Asset

16 properties

JSON SCHEMA

Camtasia Project

11 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Camtasia Authentication

http · 1 scheme

SECURITY

Camtasia Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Camtasia Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Camtasia Agentic Access

38 operations · 15 acting

38 operations · 15 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: camtasia
name: Camtasia
url: https://raw.githubusercontent.com/api-evangelist/camtasia/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/camtasia.png
type: Index
tags:
- Screen Recording
- Video Editing
- Tutorial Creation
- E-Learning
- Screencast
- oEmbed
- SDK
access: 3rd-Party
created: '2024-01-15'
modified: '2026-07-25'
position: Producing
specificationVersion: '0.23'
description: Camtasia is a screen recording and video editing software by TechSmith that allows users to create professional
  videos, tutorials, and presentations with built-in editing tools, effects, and media assets. Camtasia itself does not publish
  a public REST API, but it integrates tightly with TechSmith Screencast for sharing, and TechSmith publishes a public Screencast
  oEmbed API plus the Camtasia Screen Recorder SDK for embedding recording capabilities into third-party applications.
apis:
- aid: camtasia:screencast-oembed-api
  name: TechSmith Screencast oEmbed API
  description: Public oEmbed API for TechSmith Screencast (app.screencast.com), the cloud destination where Camtasia videos
    and images are shared. The oEmbed endpoint returns embed HTML, thumbnail, and metadata for a given Screencast content
    URL, letting content platforms and CMSes render Screencast shares inline the same way they render YouTube or Vimeo. Documentation
    is maintained in a public GitHub repository.
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - oEmbed
  - Screencast
  - Embedding
  - Video
  properties:
  - type: Documentation
    url: https://github.com/TechSmith/screencast-public-api-docs/blob/main/sections/oembed.md
  - type: Repository
    url: https://github.com/TechSmith/screencast-public-api-docs
  - type: JSONLD
    url: json-ld/camtasia-context.jsonld
- aid: camtasia:camtasia-assets-api
  name: Camtasia Assets API
  description: Browse and manage media assets
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/camtasia-assets-api-openapi.yml
- aid: camtasia:camtasia-categories-api
  name: Camtasia Categories API
  description: Browse asset categories
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/camtasia-categories-api-openapi.yml
- aid: camtasia:camtasia-downloads-api
  name: Camtasia Downloads API
  description: Download asset files
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Downloads
  properties:
  - type: OpenAPI
    url: openapi/camtasia-downloads-api-openapi.yml
- aid: camtasia:camtasia-libraries-api
  name: Camtasia Libraries API
  description: Manage asset libraries and collections
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Libraries
  properties:
  - type: OpenAPI
    url: openapi/camtasia-libraries-api-openapi.yml
- aid: camtasia:camtasia-media-api
  name: Camtasia Media API
  description: Manage media items on project tracks
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/camtasia-media-api-openapi.yml
- aid: camtasia:camtasia-productions-api
  name: Camtasia Productions API
  description: Produce and export finished videos
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Productions
  properties:
  - type: OpenAPI
    url: openapi/camtasia-productions-api-openapi.yml
- aid: camtasia:camtasia-projects-api
  name: Camtasia Projects API
  description: Create and manage Camtasia projects
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/camtasia-projects-api-openapi.yml
- aid: camtasia:camtasia-recordings-api
  name: Camtasia Recordings API
  description: Manage screen recordings
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Recordings
  properties:
  - type: OpenAPI
    url: openapi/camtasia-recordings-api-openapi.yml
- aid: camtasia:camtasia-templates-api
  name: Camtasia Templates API
  description: Manage video project templates
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/camtasia-templates-api-openapi.yml
- aid: camtasia:camtasia-tracks-api
  name: Camtasia Tracks API
  description: Manage timeline tracks within a project
  humanURL: https://github.com/TechSmith/screencast-public-api-docs
  baseURL: https://app.screencast.com/services/oembed
  tags:
  - Tracks
  properties:
  - type: OpenAPI
    url: openapi/camtasia-tracks-api-openapi.yml
common:
- type: IssueTracker
  url: https://github.com/TechSmith/screencast-public-api-docs/issues
- type: AgenticAccess
  url: agentic-access/camtasia-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/camtasia-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/camtasia-domain-security.yml
- type: Authentication
  url: authentication/camtasia-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/techsmith-corporation
- type: Website
  url: https://www.techsmith.com/camtasia.html
- type: Screencast
  url: https://www.techsmith.com/screencast/
- type: GettingStarted
  url: https://www.techsmith.com/learn/camtasia/
- type: Blog
  url: https://www.techsmith.com/blog/category/camtasia/
- type: Support
  url: https://support.techsmith.com
- type: PublicAPIRepository
  url: https://github.com/TechSmith/screencast-public-api-docs
- type: TermsOfService
  url: https://www.techsmith.com/terms.html
- type: PrivacyPolicy
  url: https://www.techsmith.com/privacy.html
- type: JSONLD
  url: json-ld/camtasia-context.jsonld
- type: Integrations
  url: https://www.techsmith.com/integrations/
integrations:
- name: Camtasia Icon Logo Color
- name: Camtasia Audiate Icon Logo Color
- name: Snagit Icon Logo Color
- name: Screencast Icon Logo Color
- name: Assets for Camtasia Icon Logo Color
- name: AI Avatar Generation
- name: AI Script Generation
- name: AI Voice Generation
- name: Remove Background Noise
- name: Transcribe Audio To Text
- name: Video Background Remover
- name: Video Translation
- name: TechSmith Webinars for Camtasia
- name: Help Center
- name: Trust Portal
- name: Research
- name: Compare
- name: Tools
- name: Zoom
- name: Youtube
- name: Powerpoint
- name: Slack
- name: Google drive
- name: Dropbox
- name: Keynote
- name: Outlook
- name: Microsoft word
- name: Teams
- name: Microsoft OneDrive
- name: Microsoft sharepoint
- name: Apple pages
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/camtasia"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/camtasia/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/camtasia/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.