Step 1. Ensure you have an active API Subscription
- Log in to the FieldClimate Web Application: - https://fieldclimate.com/user-api-services
- Send a request to activate your API subscription - LINK
Step 2. Get Your Client Credentials
Once your subscription is active:
- Find your client-id and client-secret on the same page: - https://fieldclimate.com/user-api-services
Step 3. Add Callback URLs
Update your OAuth client settings with these callback URLs (if using Postman)
https://www.getpostman.com/oauth2/callbackhttps://oauth.pstmn.io/v1/browser-callback
Step 4. OAuth2 Setup on Postman
Configure your Authorization settings on Postman collection level. Folders and requests can then inherit the settings from there.


Special settings
State: any number, e.g.: 146
Step 5. Get a New Access Token
Once per Postman session, you have to request a new access token.
The OAuth login prompt from FieldClimate is shown asking you for your FieldClimate account credentials.

Need Help?
If you have questions about your API limits or need assistance troubleshooting an API request, you can check our FAQ section - LINK - or submit a ticket through the METOS® Support Center, and include the following information so we can investigate efficiently:
Required Information
- Authentication method: Your Username, HMAC Public Key, or OAuth 2.0 Client ID
- Device ID and the affected time period
- Full request details:
- Method (GET, POST, etc.)
- URL
- Payload/body (if applicable)
- Full response details:
- HTTP status code
- Response message
- Returned result or error object
- Screenshots, if available, to help illustrate the issue
Providing these details ensures faster and more accurate support.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article