The easiest way to get started is to head to our platform and run a workflow from there: https://platform.asteroid.ai

If you want to run a workflow from your own code, you can follow the steps below:

1

Generate an API key

Sign in to https://platform.asteroid.ai, head to API Keys and generate a new key.

export ASTEROID_API_KEY="ast..."

See API Keys for more details.

2

Choose your SDK

We provide SDKs for both TypeScript and Python. Choose the one that best fits your needs:

Each SDK page contains detailed documentation and examples to help you get started.

Next Steps

Once you’ve set up your environment, you can:

  1. Create your first workflow using the platform UI
  2. Follow the examples in the SDK documentation

Need help? Contact us at founders@asteroid.ai