> ## 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.

# Introduction

> Learn about Wordsmith's legal AI capabilities and how the Public API can integrate with your applications.

## 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
* Research and analysis
* Question answering with legal context
* And much more

## API Overview

The Wordsmith API provides programmatic access to our AI assistant capabilities. You can:

* Ask questions and get AI-powered legal insights
* Upload and process documents
* Retrieve user and account information
* Integrate Wordsmith's capabilities into your existing workflows

## Base URL

All API requests should be made to:

```
https://api.wordsmith.ai/api/v1
```

## Getting Started

To get started with the Wordsmith API:

1. **Sign up** for a Wordsmith account at [app.wordsmith.ai](https://app.wordsmith.ai)
2. **Generate an API key** from your dashboard
3. **Authenticate** your requests using the API key
4. **Start making requests** to our endpoints

## Support

If you need help or have questions about the API, please:

* Email us at [support@wordsmith.ai](mailto:support@wordsmith.ai)
* Check our [documentation](https://docs.wordsmith.ai)

## Rate Limits

API usage is subject to rate limits based on your subscription plan. Contact our team for information about higher rate limits for enterprise use cases.
