ThinkGeo.com    |     Documentation    |     Premium Support

Think Geo cloud api authentication

How to generate access token based on Client ID and Client Secret and use the token on Think Geo api ?

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