Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Use session keys

Session keys are programmable access tokens with specific permissions, designed for controlled interactions. Examples include:

  • Granting access to specific areas or features
  • Limiting usage to a set amount of resources (for example, 1000 units of currency)
  • Time-bound validity (for example, expiring after three days)

Permissions can be combined, enabling fine-tuned, context-specific capabilities.

This section guides you through registering a session key and using it to mint an asset with a user's smart account. Choose your preferred implementation approach:

Copyright © 2023-present Alamas Labs, Inc