How does a user get access to the API?
Please email support@vexcelgroup.com (VDP customers) or support@gic.org (GIC members) if you are new to the platform. Existing users of the Vexcel application platform, also have access to the API.
How to generate an API token? How long does the token stay valid?
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.