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

# Introduction

> Welcome to the Fieldwise API documentation. Our API offers a developer-friendly interface to enhance your document intelligence by providing real-time data retrieval and AI-driven insights.

<img className="block dark:hidden" src="https://mintcdn.com/fieldwiseai/oO89ucxpSBL5mn4m/images/og-image.png?fit=max&auto=format&n=oO89ucxpSBL5mn4m&q=85&s=e28fc632c8178fa78a25b9c1232ee1e4" alt="Hero Light" width="1280" height="720" data-path="images/og-image.png" />

<img className="hidden dark:block" src="https://mintcdn.com/fieldwiseai/oO89ucxpSBL5mn4m/images/og-image.png?fit=max&auto=format&n=oO89ucxpSBL5mn4m&q=85&s=e28fc632c8178fa78a25b9c1232ee1e4" alt="Hero Dark" width="1280" height="720" data-path="images/og-image.png" />

The Fieldwise API offers various endpoints to manage and retrieve information:

* **Document Management**: Upload, update, and delete documents in your repository.
* **Search**: Perform searches across your documents using AI-driven filters to quickly find relevant information.
* **Metadata Filtering**: Apply metadata filters to narrow down search results based on specific criteria.
* **Question Answering**: Submit queries to receive answers based on the content of your documents.

For a comprehensive list of endpoints and their detailed usage, please refer to the [API reference](/api-reference).

## Rate Limiting

To ensure optimal performance and fair usage, the Fieldwise API enforces rate limits. The default rate limit is 100 requests per minute. If you require a higher rate limit, please contact our support team to discuss your needs.

## Base URL

The Fieldwise API is accessible at: [https://api.fieldwise.ai/api/v1/](https://api.fieldwise.ai/api/v1/).
