RelayDocs

Relay — help center

Guides, answers, and policies — straight from our knowledge base.

Getting Started6 pages · browse →Guides4 pages · browse →API Reference2 pages · browse →FAQ1 page · browse →
docs / getting started / install the sdk

Install the SDK

Relay ships SDKs for Node, Python, and Go.

npm install @relay/sdk

Once installed, head to the quickstart to make your first request.

← Getting StartedQuickstart →