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

# Wordsmith API

> Welcome to the Wordsmith API documentation. Integrate legal AI capabilities into your applications.

## Quick Links

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/introduction">
    Learn about Wordsmith and get started with the API
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Set up API authentication with your API keys
  </Card>

  <Card title="Quickstart Guide" icon="bolt" href="/quickstart">
    Get up and running in just a few minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/user/get-me">
    Explore all available API endpoints
  </Card>
</CardGroup>

## What is Wordsmith?

Wordsmith is a legal AI assistant designed to automate repetitive tasks for lawyers. Our platform helps legal professionals with:

* Document summarization
* Legal document review
* Contract analysis
* Research assistance
* And much more

## API Features

* **RESTful API** - Simple HTTP requests and responses
* **Bearer Token Authentication** - Secure API key authentication
* **File Upload Support** - Submit documents for analysis
* **Async Processing** - Handle long-running tasks efficiently
* **Comprehensive Documentation** - Interactive API playground included
