Skip to main content

Auth API FAQs

Frequently Asked Questions related to the Auth API.

The Access Token timeout (or lifespan) is very low. Why is it so low and can it be increased?

For security reasons, Access Token lifespan is kept to a minimum as end users cannot invalidate an Access Token.

The Access Token is intended to be used for one or more API calls up until the token has expired. Use the Refresh Token to get a new Access Token for additional calls. End users can invalidate the Refresh Token, so they can stay in control of the data exchange in this way.

How do I request test accounts and test setup data in FieldOps Portal?

Click on 'Sample Data and FieldOps Portal' in the Ag Data API and follow the steps mentioned in the 'Sample Data and FieldOps Portal' section to create test accounts and set up test data in the created account.