For the complete documentation index, see llms.txt. This page is also available as Markdown.

API, MCP & Developer tools

Startdeliver is built to be integrated with. A full REST API, usage event tracking, webhook support, and MCP — everything your technical team needs to connect Startdeliver to your stack.


The Startdeliver API

Startdeliver provides a fully-featured REST API covering every core object in the platform. The API is available to all customers and is the foundation for custom integrations, data pipelines, and building your own apps on top of Startdeliver.

What the API covers: Customers, Users, Team members, Projects, Tasks, Custom fields, Usage events, Support tickets, Feedback, Files, Products, Usage types, and Customer status.

Full API reference and guides → developer.startdeliver.com


Usage events

Usage events are how your product sends activity data to Startdeliver — the raw signals that feed product usage health and the AI assessment. Every feature interaction, login, or custom event your product tracks can be sent to Startdeliver via the Usage API or the JavaScript library.

Usage API documentationJavaScript library


Webhooks

Startdeliver supports webhooks for real-time event handling — receive notifications when customers, users, or other objects are created or updated. Useful for keeping external systems in sync without polling.

Webhook documentation


Building apps

The Startdeliver App Directory lets you build and install custom apps that extend the platform. If you have a tool that doesn't have a native integration, you can build a connector using the API and distribute it through the app directory.

App DirectoryBrowse existing apps


MCP server

Startdeliver exposes an MCP server for AI tools and assistants.

Use it to connect compatible AI tools to Startdeliver with OAuth or a bearer token.

Claude, Claude Code, and ChatGPT are common examples.

MCP - Model Context ProtocolMCP server guide


Developer portal

Everything above lives in the Startdeliver developer portal — including the full API reference, guides, code examples, and libraries.

Open developer portal

Last updated

Was this helpful?