Developer Documentation

Developer documentation

Everything you need to build with Raytha. API references, guides, tutorials, and more for developers.

// Query content via API
GET /api/v1/posts

// Response
{
  "items": [...],
  "totalCount": 42,
  "pageSize": 25
}

Getting Started

Learn the basics of Raytha and get your first project up and running in minutes.

Start here

Headless API Reference

Complete API documentation for all endpoints, authentication, and query parameters.

Explore API

Liquid Templates

Learn the Liquid templating syntax and Raytha-specific functions and filters.

Learn Liquid

Build and tests

v1.5.2 Latest stable

Community

Get help from the community or contribute to the project.

GitHub Discussions