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 10 more developer resources.

52.8/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
11 APIs
Screen RecordingVideo EditingTutorial CreationE-LearningScreencastoEmbedSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 52.8/100 · developing
Contract Quality 16.5 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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 2

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

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 1

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
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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: Provider
specificationVersion: '0.19'
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:
  - 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: 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