Stellary REST API

REST API at the application root covering auth/identity, organizations/workspaces/projects, delivery (cards, comments, attachments, labels), documents, AI runtime (agents, missions, drafts), platform (plugins, skills, pipelines, automations), pilotage/cockpit, and billing. Bearer token auth via JWT or personal access token. No apis.json or OpenAPI is published; the declared apis.json at stellary.co/apis.json 404s. What is served is a 15KB llms.txt and MCP documentation. Verified 2026-09-01.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/stellary-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Stellary REST API
description: 'REST API at the application root covering auth/identity, organizations/workspaces/projects,
  delivery (cards, comments, attachments, labels), documents, AI runtime (agents, missions, drafts), platform
  (plugins, skills, pipelines, automations), pilotage/cockpit, and billing. Bearer token auth via JWT
  or personal access token.


  No apis.json or OpenAPI is published; the declared apis.json at stellary.co/apis.json 404s. What is
  served is a 15KB llms.txt and MCP documentation. Verified 2026-09-01.'
humanURL: https://stellary.co/docs/api/
baseURL: https://api.stellary.co
tags:
- project-management
- productivity
- AI-agents
- agent-orchestration
- MCP
- remote-mcp
- developer-tools
- SaaS
- collaboration
properties:
- type: Documentation
  url: https://stellary.co/docs/api/
- type: MCPServer
  url: https://api.stellary.co/mcp
  description: 'Live MCP, gated: initialize returns 401 "Bearer token required". The endpoint is on api.stellary.co
    -- stellary.co/mcp and /api/mcp both 301, and mcp.stellary.co serves a sitemap, so three of the four
    obvious guesses are wrong. Their docs at stellary.co/docs/mcp/ name the right one. Verified 2026-09-01.'
- type: LLMsTxt
  url: https://stellary.co/llms.txt
- type: Documentation
  url: https://stellary.co/docs/mcp/