SDKs
Official SDKs and client libraries for the RelayAPI.
Official SDKs
Node.js / TypeScript
npm install @relayapi/sdkPython
pip install relayapiREST 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:
- JSON: /api/openapi
- Interactive Docs: API Reference
Use the spec to generate client libraries in any language using tools like OpenAPI Generator.