Skip to content
Back to Decart API Platform

Card snapshot

decart.main-kill-isr.mintlify.me · 2026-08-04 17:21:42 UTC · f4aaee634c1656bf9ef0ebe69733de90a172400a5b859fdee4afdd9091a01e39

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Decart API Platform",
  "description": "Learn how to integrate Decart AI Lab's real-time visual models. Access our API overview to start transforming video and images with state-of-the-art efficiency",
  "url": "https://docs.platform.decart.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.platform.decart.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.platform.decart.ai/",
    "organization": "Decart API Platform"
  },
  "documentationUrl": "https://docs.platform.decart.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "decart",
      "name": "decart",
      "description": "Use when building with Decart for realtime video transformation, video generation or editing, and image generation or editing. Reach for this skill when you need Decart's realtime APIs for live video effects, avatar animation, or restyling, or when you need to generate or edit videos and images with Decart models.",
      "tags": [],
      "url": "https://docs.platform.decart.ai/.well-known/agent-skills/decart/skill.md"
    }
  ]
}