get https://api.kernel.telluslabs.com/api/v1/metadata/metrics/codes/
The /metadata
endpoints are perhaps the best starting point for exploring the
Kernel API. This set of endpoints will allow you to explore all of the various
metrics and insights available to you, and help you determine the best way to
query a particular set of metrics or insights.
The /metadata
endpoint allows you to retrieve metadata for:
- Crops
- Geographies
- Geo Levels
- Metrics
- Metric Categories & Types
- Metric Countries
- Seasonal Timing Dates
- And much more!
We highly recommend the /metadata
endpoints as your first step into exploring
the Kernel API, as these endpoints are likely to help you quickly find the
shortest path to consume the insights you're looking for.