Zamzar website screenshot

Zamzar

Zamzar is an online file conversion platform with a REST API for converting files between 100+ formats including documents, videos, audio, images, and CAD files. The API supports over 1,100 distinct format conversions processed asynchronously using a credit-based billing model. File sources include direct upload, HTTP/FTP/SFTP URLs, and Amazon S3. Both a production environment and a sandbox environment are provided for development.

Zamzar publishes 6 APIs on the APIs.io network, including Account API, Files API, Formats API, and 3 more. Tagged areas include File Conversion, Documents, Video, Audio, and Image.

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

Zamzar’s developer surface includes authentication, documentation, engineering blog, pricing, and 10 more developer resources.

41.7/100 developing ▬ flat Agent 33/100 agent ready Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
6 APIs
File ConversionDocumentsVideoAudioImageCADREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 41.7/100 · developing
Contract Quality 15.6 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Contract Governance 1.2 / 12
Discoverability 7.4 / 10
Agent readiness — 33/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/zamzar: 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 6

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

Zamzar Account API

View account and plan information

Zamzar Files API

Create, retrieve or delete files

Zamzar Formats API

List supported source and target formats

Zamzar Imports API

Import files from an external URL, (S)FTP server or Amazon S3 bucket

Zamzar Jobs API

Start a new conversion job plus related operations

Zamzar Welcome API

Get started with the Zamzar API

Open Collections 7

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

API Collection

OPEN COLLECTION

Zamzar Account API

OPEN COLLECTION

Zamzar Account Files API

OPEN COLLECTION

Zamzar Account Jobs API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Zamzar Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Zamzar Rate Limits

0 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.

Zamzar Context

36 classes · 3 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Zamzar API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 6

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

Account

3 properties

JSON SCHEMA

Failure

2 properties

JSON SCHEMA

File

6 properties

JSON SCHEMA

Format

2 properties

JSON SCHEMA

Import

8 properties

JSON SCHEMA

Job

13 properties

JSON SCHEMA

Examples 5

Example request and response payloads for these APIs.

Get Account

4 fields

EXAMPLE

List Formats

4 fields

EXAMPLE

Start Import

4 fields

EXAMPLE

Submit Job

4 fields

EXAMPLE

Upload File

4 fields

EXAMPLE

Security Posture 2

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

Zamzar Authentication

http · 1 scheme

SECURITY

Zamzar Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Zamzar Agentic Access

17 operations · 5 acting

17 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zamzar
name: Zamzar
description: 'Zamzar is an online file conversion platform with a REST API for converting files between 100+ formats including
  documents, videos, audio, images, and CAD files. The API supports over 1,100 distinct format conversions processed asynchronously
  using a credit-based billing model. File sources include direct upload, HTTP/FTP/SFTP URLs, and Amazon S3. Both a production
  environment and a sandbox environment are provided for development.

  '
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/zamzar.png
url: https://raw.githubusercontent.com/api-evangelist/zamzar/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
type: Index
tags:
- File Conversion
- Documents
- Video
- Audio
- Image
- CAD
- REST API
tags_raw:
- File Conversion
- Documents
- Video
- Audio
- Images
- CAD
- REST API
apis:
- aid: zamzar:zamzar-account-api
  name: Zamzar Account API
  description: View account and plan information
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/zamzar-account-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
- aid: zamzar:zamzar-files-api
  name: Zamzar Files API
  description: Create, retrieve or delete files
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/zamzar-files-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
- aid: zamzar:zamzar-formats-api
  name: Zamzar Formats API
  description: List supported source and target formats
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - Formats
  properties:
  - type: OpenAPI
    url: openapi/zamzar-formats-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
- aid: zamzar:zamzar-imports-api
  name: Zamzar Imports API
  description: Import files from an external URL, (S)FTP server or Amazon S3 bucket
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - Imports
  properties:
  - type: OpenAPI
    url: openapi/zamzar-imports-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
- aid: zamzar:zamzar-jobs-api
  name: Zamzar Jobs API
  description: Start a new conversion job plus related operations
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/zamzar-jobs-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
- aid: zamzar:zamzar-welcome-api
  name: Zamzar Welcome API
  description: Get started with the Zamzar API
  humanURL: https://developers.zamzar.com/
  baseURL: https://api.zamzar.com/v1/
  tags:
  - Welcome
  properties:
  - type: OpenAPI
    url: openapi/zamzar-welcome-api-openapi.yml
  - type: Documentation
    url: https://developers.zamzar.com/docs
  - type: Authentication
    url: https://developers.zamzar.com/docs#authentication
  - type: Plans
    url: plans/zamzar-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/zamzar-rate-limits.yml
  - type: FinOps
    url: finops/zamzar-finops.yml
common:
- type: AgenticAccess
  url: agentic-access/zamzar-agentic-access.yml
- type: DomainSecurity
  url: security/zamzar-domain-security.yml
- type: Authentication
  url: authentication/zamzar-authentication.yml
- type: Website
  url: https://www.zamzar.com/
- type: Documentation
  url: https://developers.zamzar.com/docs
- type: GitHubOrg
  url: https://github.com/zamzar
- type: LinkedIn
  url: https://www.linkedin.com/company/zamzar
- type: Blog
  url: https://blog.zamzar.com/
- type: Pricing
  url: https://developers.zamzar.com/pricing
- type: StatusPage
  url: https://www.zamzarstatus.com/
- type: X
  url: https://twitter.com/zamzar
- type: Plans
  url: plans/zamzar-plans-pricing.yml
- type: RateLimits
  url: rate-limits/zamzar-rate-limits.yml
- type: FinOps
  url: finops/zamzar-finops.yml
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/zamzar"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/zamzar/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/zamzar/evidence"

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

Get an API key

Free tier, no email required.

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