Before you work with the API, choose how you want to run Callaba Engine. Most teams start with one of two paths: an instant cloud launch for faster evaluation, or a self-hosted deployment for infrastructure control.
If you want the fastest start, use the AWS launch path. It is the right option when you want to bring up an instance quickly, validate the API, and begin testing flows without first preparing your own Linux host.
If you need more control over networking, deployment topology, or where the system runs, use the self-hosted path. We currently keep two practical installation guides depending on the product version you need.
Once the instance is available, the next docs step is usually Authorization, where you copy the JWT token from the dashboard and send it as x-access-token.