The Stellr API enables developers to call tools, utilize Exegesis Centralized Execution, and integrate the OrrinSDK feasibly.
Exegesis Centralized Execution is the official layer for processing contextual data. It is the core engine that turns tools and plugins—created with the OrrinSDK—into autonomous agents that perform tasks based entirely on a user's context.
Context Processed
Exegesis Centralized Execution
OrrinSDK Tool Invoked
schedule_meeting
Agentic Action Executed
Meeting Scheduled & Sent
The official Stellr API is available natively via the OrrinSDK. The current v1 deployment is entirely RESTful, providing a robust architecture to manage context, tool invocations, and executions.
To interface with the Stellr API and deploy workflows to Exegesis CE, strict authentication and explicit consent boundaries are enforced. You can manage all credentials and configuration flows within the Developer Dashboard.
Developer API keys are strictly required to use the Stellr API. These uniquely identify you and your applications and enable backend tool processing.
For endpoints and operations that interact with specific account data, intent declarations and OAuth Consent Screen configurations are required to ensure explicit user approval.
Pass your initialized credentials directly into the OrrinSDK to effortlessly bind local functions, route contexts, and interface with Exegesis CE.