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

# Quickstart

> Welcome to the Fieldwise API! This guide will help you get started with authentication and making your first API request.

## Step 1: Sign Up & Generate Your API Token

To access the Fieldwise API, you need an API token. Follow these steps to get one:

1. Go to [app.fieldwise.ai](https://app.fieldwise.ai/) and create an account.
2. Log in and navigate to the **API Keys** section.
3. Generate your personal API token.
4. Copy the token and store it securely.

Your API requests must include this token in the `X-Api-Key` header.

## Step 2: Make Your First API Request

Once you have your API token, you can start interacting with the Fieldwise API.
