Cloud API
Pricing
Pre-pay for only the API calls you use.
Volume discounting available.

DRIVE
$0.0005 (USD) / call
-
drive 100’s of NPC agents faster than realtime
-
100 ms. tick
-
<1MB/s network per simulator
-
no scalability cap
-
hundreds of maps and growing
-
left- and right-hand side driving
-
traffic controls aware

INITIALIZE
$0.005 (USD) / call
-
initialize scenarios realistically
-
hundreds of maps and growing
Documentation
1 / Interaction model
High-level documentation about how to integrate INITIALIZE and DRIVE into your simulators is available here, including what, exactly, you need to pass back and forth to our cloud API from your simulation environment.
2 / Python API
Documentation for our Python client library is available here. It is pip installable or installable from source.
3 / REST API
Documentation for our low-level REST API is available here.
4 / Examples and integrations
Hands-on examples include Google colab, example Python scripts, and an example CARLA integration.