Skip to content

Platform API

The Deep Origin python client allows you to control and interact with the Deep Origin platform.

Connect to the API using the Deep Origin Client:

from deeporigin.platform.client import DeepOriginClient

client = DeepOriginClient()