Skip to main content

Introduction

Welcome to the Relayer documentation. This comprehensive guide will help you integrate with the Relayer platform to build powerful DeFi applications.

What is Relayer?

Relayer is a platform that enables developers to create and manage DeFi applications with ease. Our API provides access to:
  • Metadata Generation: Create metadata for swap, staking, and cross-chain operations
  • Wallet Management: Manage and interact with wallets securely using Turnkey
  • User Management: Handle user onboarding and preferences
  • DeFi Operations: Access lending markets and DeFi protocols
  • Analytics: Track metrics and performance

Getting Started

To get started, you’ll need:
  1. An API key - Contact your Relayer administrator to get one
  2. Familiarity with REST APIs - Our API follows RESTful conventions
  3. Understanding of JSON - All requests and responses use JSON format

Base URL

All API requests should be made to:
https://api.relayer.fi/v1

Rate Limits

[Add your rate limit information here]

Support

Need help? Contact us at support@relayer.fi or visit our GitHub repository.