Skip to main content
Skip table of contents

Content Import – Disney+ (CIM-DPLUS) API documentation

The APIs provide support for manual/on-demand ingestion of incremental/updated metadata from Disney+ into OpenTV Video Platform.

Endpoint: http://<serverIP>:8022/cim-dplus/v1/ingest

Request

Description

Response

GETGets the ingestion status

Response code

Message

200

RUNNING/IDLE/STOPPING/ERROR

POSTStarts the manual/on-demand ingestion.

Response code

Message

201

Ingestion started successfully.

409

Currently an ingestion is ongoing. Wait for some time to complete.

If there is an ongoing ingestion, the user can delete the ongoing ingestion and then request a on-demand ingestion.

DELETEStops the ongoing ingestion (full/incremental/manual).

Response code

Message

200

Ingestion stopped successfully

200

No ingestion to stop

400

Unsupported endpoint name

See also


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.