Last updated: 2026-08-20
Introduction
Spacenus's API gives you programmatic access to precision-farming maps, soil-sampling workflows, GHG assessments, and the core farm/field data model behind them — everything you can do in the Spacenus platform, callable from your own systems.
Spacenus is currently an invite-only platform. If you don't have access yet, request an invitation before continuing.
Get your API credentials
- Log in at app.spacenus.com with your invited account.
- Open the API Key section of your dashboard and generate a key.
- Keep it confidential — treat it the same as a password. If you suspect it's been exposed, regenerate it immediately.
Where to go next
For the full authentication walkthrough — logging in, selecting a company, exchanging for a company-scoped token, and refreshing an expired token — see the Getting Started guide. This page is a short orientation to what's in this Reference section; that guide is where the actual request/response examples for signing in live.
This Reference section is organized into four areas:
| Area | What it covers |
|---|---|
| Farm Management | Farms, Fields, Seasons, Crops, Cultivations, Fertilization, and boundary data — the core operational data model everything else builds on. |
| Precision Farming (ANA) | Ordering satellite-derived maps: Nitrogen Recommendation, Pre-season Nitrogen Recommendation, Soil Productivity, and Vegetation Index maps/profiles. |
| Sat-MRV | The soil-sampling and stratification workflow: define an Area of Interest, order and run stratification, generate a sample plan, and log physically-collected samples. |
| RegenScope3 | GHG (greenhouse gas) impact assessments built on the Cool Farm Tool — submit farm data, check completeness, and retrieve the calculated emissions/removals report. |
Each area has its own overview page covering what's shared across its endpoints (auth details specific to that area, common request fields, status codes), plus one page per resource or workflow stage with full request/response documentation.
Support
Video walkthroughs are available on Spacenus's YouTube channel. For anything not covered in these docs, reach out via spacenus.com.
