Skip to main content

API Key Authentication

All API requests require an X-API-Key header with your API key.
Never expose your API key in client-side code or public repositories. Always use server-side requests or environment variables.

Getting your API key

  1. Visit docs.fieldfunded.com
  2. Click Get API Key
  3. Fill in your details and expected request volume
  4. We respond within 24 hours with your dedicated key

Error responses

Quick Start Guide

Get your API key and make your first call in 5 minutes

SDK Reference

TypeScript SDK handles authentication automatically

Error Handling

Full error codes and handling patterns

Rate Limits

Understanding request quotas and burst limits