Skip to main content

Overview

Learn how to build real-world applications using the Rayrift Customer API. These tutorials walk you through complete implementations of common use cases.

What You’ll Learn

These tutorials cover:
  • Document Ingestion: Upload files, text, and URLs to your knowledge base
  • Semantic Search: Find relevant information using natural language queries
  • Folder Organization: Organize documents into logical groups
  • API Integration: Connect Rayrift with your applications and workflows

Prerequisites

Before starting, make sure you have:
  • A Rayrift account with an API key (sk_live_...)
  • Basic knowledge of REST APIs and HTTP requests
  • A programming environment set up (Node.js, Python, or your preferred language)
All tutorials use the Rayrift Customer API. See the API Reference for complete endpoint documentation.