Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/DUVAN100/saludya-api/llms.txt

Use this file to discover all available pages before exploring further.

This documentation represents the API specification and design for SaludYa. The implementation is currently under development.

Overview

SaludYa API is a REST API specification for managing medical appointments built with a clean layered architecture. The system follows the Controller → Service → Repository pattern, ensuring separation of concerns and maintainability.

Quick Start

Get up and running with SaludYa API in minutes

Architecture

Learn about the layered architecture pattern

API Reference

Explore all available endpoints

Authentication

Secure your API requests

Key features

Appointment Management

Create, update, and manage medical appointments with ease

Patient Records

Comprehensive patient management system

Doctor Scheduling

Manage doctor profiles and availability

Clean Architecture

Built with layered architecture for scalability and maintainability

Core resources

SaludYa API provides four main resources:
  • Appointments - Schedule and manage medical appointments
  • Patients - Store and retrieve patient information
  • Doctors - Manage healthcare provider profiles
  • Schedules - Define doctor availability and working hours

Next steps

API Specification

Review the API specification and example requests

Setup Guide

Learn about the planned implementation and architecture

Build docs developers (and LLMs) love