v1 API LIVE & OPERATIONAL

STELLR API
& EXEGESIS

The Stellr API enables developers to call tools, utilize Exegesis Centralized Execution, and integrate the OrrinSDK feasibly.

Context into Action

Centralized Execution.

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 Interface

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.

Version v1 Public
Interface REST
Core SDK OrrinSDK
Governance & Setup

Security & Authentication.

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.

Consent Architecture
Dashboard
  • 01

    Developer API Keys

    Developer API keys are strictly required to use the Stellr API. These uniquely identify you and your applications and enable backend tool processing.

  • 02

    Account-Based Requests

    For endpoints and operations that interact with specific account data, intent declarations and OAuth Consent Screen configurations are required to ensure explicit user approval.

  • 03

    OrrinSDK Configuration

    Pass your initialized credentials directly into the OrrinSDK to effortlessly bind local functions, route contexts, and interface with Exegesis CE.