> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Helper methods in the Agent Studio API client

> The Agent Studio API client includes helper methods that simplify common tasks like user authentication.


<Callout icon="flask-conical" color="#14b8a6">
  This is a **beta feature** according to [Algolia's Terms of Service ("Beta Services")](https://www.algolia.com/policies/terms/).
</Callout>

Helper methods are higher-level abstractions built on top of core API methods.
They simplify your workflow by handling common operations like token generation.

<Note>
  Not all helper methods are available for all Agent Studio API clients and their implementation might differ.
</Note>

The Agent Studio API client includes these helpers.

* [Forge secured user token](/doc/libraries/sdk/methods/agent-studio/forge-secured-user-token) (JavaScript, Python only)
