Prerequisites
Before you begin, you need:- A Polaris account and API key
curlzstdor another tool that can decompress.zstfiles
Download your first file
Generate an API key
Create an API key in your Polaris account. Use it as a bearer token for authenticated requests.
Download one snapshot
Copy a
key from the previous response, then follow the redirect to download the file.Next steps
- Read Connecting to understand how auth works across REST and SDKs.
- Read Choose the right data if you are deciding between snapshots, REST, and raw payloads.
- Read Standardised formats before you build downstream parsing logic.