RelayAPI

SDKs

Official SDKs and client libraries for the RelayAPI.

Official SDKs

Node.js / TypeScript

npm install @relayapi/sdk

GitHub · npm

Python

pip install relayapi

GitHub · PyPI

REST API

You can also use the API directly with any HTTP client. See the API Reference for full endpoint documentation.

OpenAPI Specification

The full OpenAPI 3.1.0 specification is available at:

Use the spec to generate client libraries in any language using tools like OpenAPI Generator.

On this page