Connectors Console
An easy way to retrieve Connector User Information
Important: This method only works when you have a @gdplabs.id email to be logged in using Google.
With this method, you also do not have access to your secret credentials, so you cannot use the SDK or API to login. You can use the premade token from the Console; you just cannot generate new tokens programmatically.
Based on the way to obtain Credentials, there is an easier way to retrieve both the Client Key and Authorization Token for those who have email under @gdplabs.id domain, and that is via Console.
Acquiring Credentials
Go to Console
Access the Console Page at https://connector.gdplabs.id/console
Great! Now you have both the API Key (sk-client-xxx) and the Authorization Token (eyJ...) ready for use for GL Connector API, GL Connector SDK, and GL Connector MCP!
Caveats
We do not have access to your user secret; therefore, you cannot login using the account registered via this method. Using this method, at any given moment, you only have API Key and User Token.
Last updated

