1
Sign up for Asteroid
Follow the instructions here to sign up for the Asteroid platform: Asteroid signup using your Google account.
2
Get your API key
Once you have signed up, you can retrieve your API key from the API keys page.

3
Set your environment variable
The Asteroid SDK will look for the Asteroid API key in the
ASTEROID_API_KEY environment variable. To set it:4
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:- Create your first workflow using the platform UI
- Follow the examples in the SDK documentation

