C

Climate FieldView Platform APIs

REST discovered

Details
URL
https://platform.climate.com/
Docs
https://dev.fieldview.com/technical-documentation
Authentication
FieldView OAuth client (client ID + client secret) Authorization: Bearer <credential> + FieldView API key (`x-api-key`) x-api-key: <credential> discovered
FieldView OAuth client (client ID + client secret) oauth2 Set up OAuth ↗

Join the FieldView partner platform via Join the Platform. The OAuth client ID and client secret are created for your app by Climate/FieldView during partner onboarding; the OAuth overview says "a Climate Corporation employee must create an OAuth2 client ID and secret pair for use in your app." Use those credentials with the authorization-code flow against https://api.climate.com/api/oauth/token.

FieldView API key (`x-api-key`) api_key Get key ↗

Join the FieldView partner platform via Join the Platform. During onboarding, FieldView assigns your partner integration an API key used in the x-api-key header; the technical docs state "your x-api-key is assigned a custom usage plan."