Get Started
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:
- Go to app.fieldwise.ai and create an account.
- Log in and navigate to the API Keys section.
- Generate your personal API token.
- 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.