Reference
Technical specifications for Assistance variables, actions, automations, and APIs.
Dictionary-style reference for Assistance product concepts and APIs. For tutorials and walkthroughs, see the Learn tab.
Product
Variables
Every ${variable} token, scope, and argument.
Actions
Button, select, and command action types.
Automations
Triggers, nodes, metadata, and validation codes.
API keys
Guild API key authentication, scopes, expiry, and revocation.
Automations
Triggers
Event keys and data outputs.
Nodes
Full node registry with IDs and sockets.
Metadata
${metadata.*} syntax and key rules.
Validation
Publish error codes and runtime limits.
API
Guild API tokens (gt_…) authenticate REST requests. OAuth is currently
internal-only and is not available for external integrations.
Authentication (REST API)
Authorization: Bearer gt_…Base URL: https://api.assistance.sh/v1
Legacy clients may also use Authorization: Guild gt_…. Create tokens from the
Tokens page. Most write endpoints are limited to 60 requests per
minute per token.
How is this guide?