How to generate access token based on Client ID and Client Secret and use the token on Think Geo api ?
Think Geo cloud api authentication
Thanks,
You can get the access token by the restful api Post request
URL:
https://cloud.thinkgeo.com/api/v1/auth/token
Parameter:
apiKey = Your client Id
apiSecret= Your Client Secret
Please let us know if you have any more question.
Thanks
Frank