aid: decart name: Decart description: 'Decart is an AI research lab and API platform building real-time world models — foundation models that generate and transform video frame-by-frame as they are watched. Its Decart API Platform (platform.decart.ai) exposes the Lucy family of realtime and batch video/image models plus the Oasis promptable world model through three surfaces: a Realtime API that edits a live WebRTC camera or video stream with text prompts and reference images, a Queue API that submits asynchronous video jobs and polls them to completion, and a Process API for synchronous image editing. The platform ships first-party JavaScript, Python, Swift and Android SDKs, ephemeral client tokens for browser and mobile apps, a Files API for reusable reference images, and a gRPC action-to-video session protocol for Oasis 3 Preview. Pricing is pay-as-you-go and metered per generated second (video and realtime) or per generation (images).' url: https://raw.githubusercontent.com/api-evangelist/decart/refs/heads/main/apis.yml x-type: company x-source: harvest:secondary-market x-tier: profiled x-tier-reason: enrichment-pipeline specificationVersion: '0.20' created: '2026-08-01' modified: '2026-08-01' image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Artificial Intelligence - Machine Learning - Video - Video Generation - Video Editing - Image Editing - Real Time - Generative AI - World Models - Streaming - WebRTC - Media - Developer Tools - Company apis: - aid: decart:decart-api name: Decart API description: 'The Decart REST API at api.decart.ai. Covers the Queue API (submit an asynchronous video job against a Lucy model, poll its status, download the rendered content), the Process API (synchronous image editing that returns image bytes), the Files API (upload a reference asset once, reuse it by file_* id, delete it before its TTL), ephemeral client-token minting for browser and mobile realtime sessions, realtime concurrency quota, and model-alias resolution. Authenticated with an x-api-key header.' humanURL: https://docs.platform.decart.ai/getting-started/overview baseURL: https://api.decart.ai tags: - Video Generation - Video Editing - Image Editing - Artificial Intelligence - Real Time properties: - type: OpenAPI url: openapi/decart-api-openapi-original.json - type: OpenAPI url: openapi/decart-platform-openapi-original.json - type: Documentation url: https://docs.platform.decart.ai/ - type: APIReference url: https://docs.platform.decart.ai/api-reference/lucy-25 - type: Authentication url: authentication/decart-authentication.yml - aid: decart:decart-realtime-api name: Decart Realtime API description: 'The realtime video transformation surface. A client opens a WebRTC session (LiveKit-managed transport) against a Lucy realtime model and streams camera or video frames in; the model returns transformed frames live, and the prompt or reference image can be swapped mid-session. Browser and mobile clients authenticate with short-lived ek_ client tokens minted server-side, optionally scoped to specific models, origins, and a maximum session duration.' humanURL: https://docs.platform.decart.ai/models/realtime/overview baseURL: https://api.decart.ai tags: - Real Time - Streaming - WebRTC - Video Editing properties: - type: Documentation url: https://docs.platform.decart.ai/models/realtime/overview - type: GettingStarted url: https://docs.platform.decart.ai/getting-started/quickstart - aid: decart:decart-oasis-a2v name: Decart Oasis Action-to-Video (gRPC) description: 'A gRPC session protocol for Oasis 3 Preview, Decart''s promptable real-time world model. A client initializes a session, sets a scene with a text prompt, then loops Infer calls that submit four driving actions (throttle and steering) and receive four generated camera frames, before calling Finish to release the session. Published as proto3 definitions inside the decart-oasis Python SDK.' humanURL: https://docs.platform.decart.ai/models/realtime/oasis-3 baseURL: https://api.decart.ai tags: - World Models - Real Time - gRPC - Robotics properties: - type: Protobuf url: grpc/decart-a2v.proto - type: Protobuf url: grpc/decart-common.proto - type: Documentation url: https://docs.platform.decart.ai/models/realtime/oasis-3 - aid: decart:decart-docs-mcp name: Decart Documentation MCP Server description: 'A hosted, unauthenticated Model Context Protocol server at docs.platform.decart.ai/mcp that exposes the Decart API Platform documentation to agents. Three tools: full-text search across the knowledge base, a read-only virtual filesystem query over the docs pages and OpenAPI specs, and a documentation feedback submission.' humanURL: https://docs.platform.decart.ai/ baseURL: https://docs.platform.decart.ai/mcp tags: - MCP - Documentation - Artificial Intelligence properties: - type: MCPServer url: mcp/decart-mcp.yml - type: ToolCrosswalk url: mcp/decart-tool-crosswalk.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io x-enrichment: date: '2026-08-01' status: enriched artifacts_added: 33 pass: local-v1 common: - type: AgenticAccess url: agentic-access/decart-agentic-access.yml - type: DomainSecurity url: security/decart-domain-security.yml - type: Website url: https://decart.ai/ - type: DeveloperPortal url: https://platform.decart.ai/ - type: Documentation url: https://docs.platform.decart.ai/ - type: APIReference url: https://docs.platform.decart.ai/api-reference/lucy-25 - type: GettingStarted url: https://docs.platform.decart.ai/getting-started/quickstart - type: Quickstart url: https://docs.platform.decart.ai/getting-started/quickstart - type: Blog url: https://decart.ai/blog - type: GitHubOrganization url: https://github.com/DecartAI - type: Support url: mailto:contact@decart.ai - type: Pricing url: https://docs.platform.decart.ai/getting-started/pricing - type: SignUp url: https://platform.decart.ai/sign-in - type: TermsOfService url: https://docs.platform.decart.ai/resources/terms-of-service - type: PrivacyPolicy url: https://docs.platform.decart.ai/resources/privacy-policy - type: ChangeLog url: https://docs.platform.decart.ai/changelog - type: StatusPage url: https://status.decart.ai/ - type: LLMsTxt url: llms/decart-llms.txt - type: AgentCard url: a2a/decart-a2a.yml - type: MCPServer url: mcp/decart-mcp.yml - type: ToolCrosswalk url: mcp/decart-tool-crosswalk.yml - type: AgentSkill url: skills/_index.yml - type: Packages url: packages/decart-packages.yml - type: SDKs url: packages/decart-packages.yml - type: Authentication url: authentication/decart-authentication.yml - type: Conventions url: conventions/decart-conventions.yml - type: ErrorCatalog url: errors/decart-problem-types.yml - type: Lifecycle url: lifecycle/decart-lifecycle.yml - type: ChangeLog url: changelog/decart-changelog.yml - type: Plans url: plans/decart-plans-pricing.yml - type: RateLimits url: rate-limits/decart-rate-limits.yml - type: Sandbox url: sandbox/decart-sandbox.yml - type: Playground url: https://oasis3-preview.decart.ai/ - type: AcceptableUsePolicy url: https://docs.platform.decart.ai/resources/aup - type: DPA url: https://docs.platform.decart.ai/resources/dpa - type: FAQ url: https://docs.platform.decart.ai/resources/faq - type: Examples url: examples/decart-examples.yml - type: Examples url: https://docs.platform.decart.ai/examples/overview - type: Conformance url: conformance/decart-conformance.yml - type: DataModel url: data-model/decart-data-model.yml - type: WellKnown url: well-known/decart-well-known.yml - type: Overlay url: overlays/decart-api-overlay.yaml - type: Protobuf url: grpc/decart-a2v.proto