System Overview & Core Concepts
Go to the Demo Site to create an account:
https://marketing-sso.araliadata.io/realms/stellar/protocol/openid-connect/auth?client_id=stellar-api&redirect_uri=https%3A%2F%2Fmarketing.araliadata.io&response_type=code&state=cd7954f7-47d5-4010-8df5-4141c39b1e4b
Sign in to the demo sites:
Get your keys:
Open User Settings
Click For Developers
Click Generate Key → obtain your Client ID and Client Secret

<aside> <img src="/icons/warning_yellow.svg" alt="/icons/warning_yellow.svg" width="40px" />
Keep your Client ID and Client Secret safe. You’ll need them later when you run in Colab.
</aside>
To use an LLM, you’ll need an API key from a supported provider. Register or sign in with one of the providers below and generate an API key from your account settings.
<aside> <img src="/icons/search_blue.svg" alt="/icons/search_blue.svg" width="40px" />
What is an API key?
Think of it as a library card for the system: it identifies who you are and authorizes secure access. Just like borrowing books requires a library card, accessing services programmatically requires an API key.
</aside>
← Previous: System Overview & Core Concepts
Next:Experiment in Colab →