Skip to main content

Introduction

Welcome to the Revelation 14 API documentation! This comprehensive API powers the Revelation 14 mobile application and provides robust backend services for user management, note-taking, and devotional content.

Overview

The Revelation 14 API is built on modern technologies and provides:
  • Authentication & User Management: Secure JWT-based authentication
  • Notes Management: Create, read, update, and delete personal notes
  • Devotional Content: Access to spiritual content and materials
  • Edge Functions: Serverless functions for optimized performance
  • Dual Database Architecture: Primary PostgreSQL + Supabase backup

Architecture

Base URLs

  • Production API: https://api.graceministries.online
  • Edge Functions: https://rzqklwfhwqmviintncqh.supabase.co/functions/v1

Key Features

Secure Authentication

JWT-based authentication with role-based access control

Real-time Sync

Dual database architecture ensures data reliability and performance

Serverless Functions

Optimized edge functions for fast response times

Mobile-First

Designed specifically for mobile application needs

Getting Started

To get started with the Revelation 14 API:
  1. Authentication: Obtain your API credentials
  2. Base Setup: Configure your application with the base URLs
  3. First Request: Make your first authenticated API call
  4. Integration: Integrate the API into your application

Ready to start?

Check out our Quickstart Guide to make your first API call in minutes.