Gumlet website screenshot

Gumlet

Gumlet is a video hosting, streaming, and image optimization platform. Its video APIs cover on-demand and live streaming, per-title encoding, DRM, subtitles, and analytics, while its image APIs provide real-time resize, compression, and CDN delivery from cloud storage sources. All surfaces run under a single REST API at api.gumlet.com/v1 authenticated with a bearer API key.

Gumlet publishes 6 APIs on the APIs.io network, including Analytics API, Image Sources API, Live Streaming API, and 3 more. Tagged areas include Video, Streaming, Image Optimization, CDN, and Encoding.

Gumlet’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

40.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
6 APIs
VideoStreamingImage OptimizationCDNEncodingAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.3/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.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/gumlet: 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.

Gumlet Analytics API

Query video and image analytics and insights.

Gumlet Image Sources API

Connect cloud storage to Gumlet image optimization.

Gumlet Live Streaming API

Create and manage live streaming assets.

Gumlet Uploads API

Direct and multipart uploads of local media.

Gumlet Video Assets API

Ingest, encode, and manage video-on-demand assets.

Gumlet Video Collections API

Manage video collections (sources) and organization.

Open Collections 1

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

Gumlet API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Gumlet Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gumlet Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Gumlet Authentication

http · 1 scheme

SECURITY

Gumlet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Gumlet Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Gumlet Agentic Access

18 operations · 9 acting

18 operations · 9 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 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

Source (apis.yml)

apis.yml Raw ↑
aid: gumlet
url: https://raw.githubusercontent.com/api-evangelist/gumlet/refs/heads/main/apis.yml
name: Gumlet
kind: company
description: Gumlet is a video hosting, streaming, and image optimization platform. Its video APIs cover on-demand and live
  streaming, per-title encoding, DRM, subtitles, and analytics, while its image APIs provide real-time resize, compression,
  and CDN delivery from cloud storage sources. All surfaces run under a single REST API at api.gumlet.com/v1 authenticated
  with a bearer API key.
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/gumlet.png
tags:
- Video
- Streaming
- Image Optimization
- CDN
- Encoding
- Analytics
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: gumlet:gumlet-analytics-api
  name: Gumlet Analytics API
  description: Query video and image analytics and insights.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/gumlet-analytics-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
- aid: gumlet:gumlet-image-sources-api
  name: Gumlet Image Sources API
  description: Connect cloud storage to Gumlet image optimization.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Image Sources
  properties:
  - type: OpenAPI
    url: openapi/gumlet-image-sources-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
- aid: gumlet:gumlet-live-streaming-api
  name: Gumlet Live Streaming API
  description: Create and manage live streaming assets.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Live Streaming
  properties:
  - type: OpenAPI
    url: openapi/gumlet-live-streaming-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
- aid: gumlet:gumlet-uploads-api
  name: Gumlet Uploads API
  description: Direct and multipart uploads of local media.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Uploads
  properties:
  - type: OpenAPI
    url: openapi/gumlet-uploads-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
- aid: gumlet:gumlet-video-assets-api
  name: Gumlet Video Assets API
  description: Ingest, encode, and manage video-on-demand assets.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Video Assets
  properties:
  - type: OpenAPI
    url: openapi/gumlet-video-assets-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
- aid: gumlet:gumlet-video-collections-api
  name: Gumlet Video Collections API
  description: Manage video collections (sources) and organization.
  humanURL: https://docs.gumlet.com/reference/create-asset
  baseURL: https://api.gumlet.com/v1/video
  tags:
  - Video Collections
  properties:
  - type: OpenAPI
    url: openapi/gumlet-video-collections-api-openapi.yml
  - type: Documentation
    url: https://docs.gumlet.com/docs/video-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset
  - type: PostmanCollection
    url: collections/gumlet.postman_collection.json
  - type: OpenCollection
    url: collections/gumlet.opencollection.json
  - type: Documentation
    url: https://docs.gumlet.com/docs/manage-sources
  - type: APIReference
    url: https://docs.gumlet.com/reference/list-collections
  - type: Documentation
    url: https://docs.gumlet.com/docs/live-streaming
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-live-asset
  - type: Documentation
    url: https://docs.gumlet.com/docs/image-getting-started
  - type: APIReference
    url: https://docs.gumlet.com/docs/image-transform-apis
  - type: Documentation
    url: https://docs.gumlet.com/docs/advanced-video-analytics
  - type: APIReference
    url: https://docs.gumlet.com/docs/insights-metrics-tracked
  - type: Documentation
    url: https://docs.gumlet.com/docs/direct-upload
  - type: APIReference
    url: https://docs.gumlet.com/reference/create-asset-direct-upload
common:
- type: AgenticAccess
  url: agentic-access/gumlet-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/gumlet-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/gumlet-domain-security.yml
- type: Authentication
  url: authentication/gumlet-authentication.yml
- type: GitHubOrganization
  url: https://github.com/gumlet
- type: LinkedIn
  url: https://www.linkedin.com/company/gumlet
- type: Website
  url: https://www.gumlet.com/
- type: Documentation
  url: https://docs.gumlet.com/
- type: Plans
  url: plans/gumlet-plans-pricing.yml
- type: RateLimits
  url: rate-limits/gumlet-rate-limits.yml
- type: FinOps
  url: finops/gumlet-finops.yml
- type: Blog
  url: https://www.gumlet.com/blog/rss/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com