> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mocklyapi.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to MocklyAPI

## Setting up

MocklyAPI is an AI-powered SaaS platform designed for creating and managing mock API endpoints.
It enables users to generate realistic, structured data using intuitive chat-based prompts, organize resources into projects within organizations, and access them through secure, private endpoints.
Tailored for testing and development workflows, MocklyAPI ensures endpoint privacy by default, and provides a streamlined setup process to help you accelerate your next big project.

<Card title="Start here" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide.
</Card>

## Dive deep

Explore additional topics related to configuring Mock API endpoints.

<Columns cols={2}>
  <Card title="Ai mock data generation" icon="sparkles" href="/features/chat">
    Create realistic, structured datasets instantly with simple chat-based prompts.
  </Card>

  <Card title="Private endpoint" icon="lock" href="/features/private-endpoints">
    Secure your mock APIs with private endpoints and auth tokens.
  </Card>
</Columns>
