F
Forest Stack Control Plane API
Details
- URL
-
https://controlplane.forest-stack.digivan.forest.rajasthan.gov.in/iudx/v2 - Docs
- https://controlplane.forest-stack.digivan.forest.rajasthan.gov.in/apis
Authentication
Authorization: Bearer <credential> First generate Forest Stack client credentials from My Profile → Account Settings → Client Credentials. Then request a token from https://controlplane.forest-stack.digivan.forest.rajasthan.gov.in/iudx/v2/auth/token by sending headers clientId: <CLIENT_ID> and clientSecret: <CLIENT_SECRET>. The returned token is sent as Authorization: Bearer <TOKEN> on API calls.