For scripted or automated workflows, you can upload data to Atomscale programmatically using the Python SDK. This page covers API key setup and gives a quick overview of the SDK. For the full guide, see the SDK Quickstart.Documentation Index
Fetch the complete documentation index at: https://docs.atomscale.ai/llms.txt
Use this file to discover all available pages before exploring further.
Generate an API Key
Open the API Integration tab
Click Add Data in the sidebar, then select the
API Integration tab. You can also find API key
management under User Profile > Access.
Install the SDK
Upload Files
Create a client and upload files in a few lines:ADS_API_KEY from the environment when no key is passed explicitly.
Next Steps
SDK Quickstart
Full walkthrough of client setup, search, and upload.
Upload Data
Detailed guide on uploading files with the SDK.