API Reference

Complete reference documentation for the LittleAuth API.

Overview

The LittleAuth API allows you to integrate authentication and calendar functionality into your applications. All API requests are made to endpoints beginning with https://api.littleauth.com/v1/.

Authentication

All API requests require authentication using an API key or OAuth token.

API Key Authentication

Include your API key in the request header:

Authorization: Bearer YOUR_API_KEY

Rate Limits

Rate limits vary by plan. See the pricing page for details.

Full API Documentation Coming Soon

We're working on comprehensive API documentation. Check back soon for complete details on all endpoints.

View Developer Docs