Connectors Console

An easy way to retrieve Connector User Information

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

1

Go to Console

Access the Console Page at https://connector.gdplabs.id/console

2

Click "Login with Google"

3

Login using your @gdplabs.id email

4

Expand "Credentials"

Retrieve the API Key and User Token from this section respectively. Note that the third section can only be used for MCP Servers.

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

  1. 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