Skip to main content
The superglue SDK provides programmatic access to the superglue API for executing and managing tools. Available in TypeScript/JavaScript and Python.

Installation

Quick start

Authentication

Get your API key from the superglue dashboard under Settings → API Keys.

TypeScript support

The SDK is fully typed with TypeScript. All types are auto-generated from the OpenAPI specification.

Next steps

Methods Reference

Complete API reference for all SDK methods

Types Reference

TypeScript and Python type definitions