API Key Authentication
All API requests require anX-API-Key header with your API key.
Getting your API key
- Visit docs.fieldfunded.com
- Click Get API Key
- Fill in your details and expected request volume
- We respond within 24 hours with your dedicated key
Error responses
| Status Code | Description |
|---|---|
401 | Missing or invalid API key |
403 | API key doesn’t have access to this resource |
429 | Rate limit exceeded |
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
