Decart Oasis Action-to-Video (gRPC)

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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/decart-oasis-a2v"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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
tags_raw:
- 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