Stilla API

Programmatic access to Stilla's capabilities. The REST API and the remote MCP server are protected by OAuth 2.0 / OIDC (WorkOS AuthKit). The OpenAPI document is served at api.stilla.ai/openapi.json but is gated behind authentication.

API entry from apis.yml

apis.yml Raw ↑
name: Stilla API
description: Programmatic access to Stilla's capabilities. The REST API and the remote MCP server are
  protected by OAuth 2.0 / OIDC (WorkOS AuthKit). The OpenAPI document is served at api.stilla.ai/openapi.json
  but is gated behind authentication.
humanURL: https://stilla.ai/docs
baseURL: https://api.stilla.ai
tags:
- AI Agents
- MCP
properties:
- type: MCPServer
  url: mcp/stilla-mcp.yml
- type: Authentication
  url: authentication/stilla-authentication.yml
- type: OAuthScopes
  url: scopes/stilla-scopes.yml
- type: WellKnown
  url: well-known/stilla-well-known.yml