MediaValet

MediaValet is a cloud-native digital asset management (DAM) platform, built on Microsoft Azure, for storing, organizing, sharing, and distributing an organization's images, videos, documents, and other brand and marketing assets. Its Open API is a RESTful, JSON, hypermedia-driven service (base https://api.mediavalet.com) secured with OAuth 2.0 plus a per-account subscription key, letting teams automate uploading, cataloging, searching, and governing assets, categories, attributes, keywords, and users.

MediaValet publishes 6 APIs on the APIs.io network, including Assets API, Attributes API, Categories API, and 3 more. Tagged areas include Digital Asset Management, DAM, Media, Assets, and Content.

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

40.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Digital Asset ManagementDAMMediaAssetsContentMarketingCloud Storage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 40.0/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 4.1 / 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/mediavalet: 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.

MediaValet Assets API

Core digital asset objects and their derivatives.

MediaValet Attributes API

Custom metadata fields and their values on assets.

MediaValet Categories API

Hierarchical folders that organize assets.

MediaValet Keywords API

Keyword vocabulary and per-asset tagging.

MediaValet Uploads API

Chunked ingest of new files into a library.

MediaValet Users API

Users, groups, and permissions.

Open Collections 1

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

MediaValet Open API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

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

Mediavalet Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Mediavalet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Mediavalet Trust Center

SOC 2, ISO 27001, HIPAA, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Mediavalet Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

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

Mediavalet Agentic Access

33 operations · 8 acting

33 operations · 8 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 4

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: mediavalet
url: https://raw.githubusercontent.com/api-evangelist/mediavalet/refs/heads/main/apis.yml
name: MediaValet
kind: company
description: MediaValet is a cloud-native digital asset management (DAM) platform, built on Microsoft Azure, for storing,
  organizing, sharing, and distributing an organization's images, videos, documents, and other brand and marketing assets.
  Its Open API is a RESTful, JSON, hypermedia-driven service (base https://api.mediavalet.com) secured with OAuth 2.0 plus
  a per-account subscription key, letting teams automate uploading, cataloging, searching, and governing assets, categories,
  attributes, keywords, and users.
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/mediavalet.png
tags:
- Digital Asset Management
- DAM
- Media
- Assets
- Content
- Marketing
- Cloud Storage
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: mediavalet:mediavalet-assets-api
  name: MediaValet Assets API
  description: Core digital asset objects and their derivatives.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-assets-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
- aid: mediavalet:mediavalet-attributes-api
  name: MediaValet Attributes API
  description: Custom metadata fields and their values on assets.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Attributes
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-attributes-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
- aid: mediavalet:mediavalet-categories-api
  name: MediaValet Categories API
  description: Hierarchical folders that organize assets.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-categories-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
- aid: mediavalet:mediavalet-keywords-api
  name: MediaValet Keywords API
  description: Keyword vocabulary and per-asset tagging.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Keywords
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-keywords-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
- aid: mediavalet:mediavalet-uploads-api
  name: MediaValet Uploads API
  description: Chunked ingest of new files into a library.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Uploads
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-uploads-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
- aid: mediavalet:mediavalet-users-api
  name: MediaValet Users API
  description: Users, groups, and permissions.
  humanURL: https://docs.mediavalet.com/
  baseURL: https://api.mediavalet.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/mediavalet-users-api-openapi.yml
  - type: Documentation
    url: https://docs.mediavalet.com/
  - type: APIReference
    url: https://developer.mediavalet.com/
  - type: PostmanCollection
    url: collections/mediavalet.postman_collection.json
  - type: OpenCollection
    url: collections/mediavalet.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/mediavalet-agentic-access.yml
- type: TrustCenter
  url: security/mediavalet-trust-center.yml
- type: DomainSecurity
  url: security/mediavalet-domain-security.yml
- type: Authentication
  url: authentication/mediavalet-authentication.yml
- type: OAuthScopes
  url: scopes/mediavalet-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/mediavalet
- type: Website
  url: https://www.mediavalet.com
- type: Documentation
  url: https://docs.mediavalet.com/
- type: DeveloperPortal
  url: https://developer.mediavalet.com/
- type: Plans
  url: plans/mediavalet-plans-pricing.yml
- type: RateLimits
  url: rate-limits/mediavalet-rate-limits.yml
- type: FinOps
  url: finops/mediavalet-finops.yml
- type: Blog
  url: https://www.mediavalet.com/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com