/
How to generate an API token?
How to generate an API token?
Access tokens are dynamically generated and the user can generate a token with their credentials here: https://api.gic.org/ or use a call to login to request a token like this: https://api.gic.org/auth/Login?username=[username]&password=[yourpassword] . Access tokens are valid for only 12 hours.