The Teamgo API is available to our Premium and Enterprise customers. Contact us today to enquire how it can help you better manage your Teamgo user accounts and other advanced functions.
Login to your Teamgo Account
Click on Workspace
Click on Settings
Click on Integrations
Click the API Keys Tab
Your Teamgo API endpoint and API Key will look similar to this:
API Endpoint: https://my.teamgo.co/syncAPI/
Your API Key: a1243453534413453534ced6363636363
Limited API access is currently available. Please contact us if you have specific API request.
Managing Hosts
https://my.teamgo.co/syncAPI/hostList
Hosts upload accept the same file structure as the Import Hosts Hosts are uniquely identified by their email address.
To delete host prepend the Name column with a dash (-)
Supported CSV Fields
Example Data
Required Headers
Name,Mobile,Email,Kiosks,User Groups,Image,Job Title
Add / Update User
James Brown,+610431123124,[email protected],Kiosk 1,Administrator,http:// example.com/myimage.png,CFO
Delete User
-John Williams,+610203030031,[email protected],Kiosk 1;Kiosk 2,Administrator;Receptionist,http://example.com/myimage.png,CEO
cURL Example
Try this in your kiosk or use tool such as Postman.
For assistance with the Teamgo API please contact our support team by email at [email protected] so we can help.