Build on Rocket.net

Welcome, developers.

This is the place to learn how to integrate with the Rocket.net platform: authenticate, call the API, automate common workflows, and connect an MCP client to Rocket’s MCP server.

Authentication

Use POST /v1/login to exchange your username + password for a JWT, then send it as Authorization: Bearer <token>.

API reference

Browse our API reference which can interactively make calls to the API.

Download the spec

Grab the OpenAPI file and generate clients for your stack, or use it for code completion and tooling.

Code examples

Copy/paste samples in PHP, Python, Go, and TypeScript to get from zero to first API call quickly.

MCP integration

Connect Rocket’s MCP server to your AI client so you can manage Rocket resources through natural language.