v4.1
We are thrilled to announce a major expansion of the Vygo API with the release of 14 new endpoints. This significant update unlocks access to comprehensive insights data across programs, sessions, events, and chats - providing unprecedented visibility into your organisation's engagement metrics and participant interactions.
What's new
Programs
Programs
A new /programs
endpoint has been added to the Vygo API. This endpoint allows API users to retrieve program data from the Vygo platform using the GET
method, providing detailed information about programs within the organization.
Program Members
A new /programs/members
endpoint has been added. This endpoint retrieves member data for programs, allowing you to access information about users enrolled in specific programs.
Program Member Answers
A new /programs/members/answers
endpoint has been added. This endpoint retrieves answers provided by program members during onboarding or surveys.
Program Supporters
A new /programs/supporters
endpoint has been added. This endpoint retrieves data about supporters (mentors, coaches) associated with programs.
Program Supporter Answers
A new /programs/supporters/answers
endpoint has been added. This endpoint retrieves answers provided by program supporters during onboarding or surveys.
Sessions
Sessions
A new /sessions
endpoint has been added to the Vygo API. This endpoint allows retrieval of session data, including scheduled meetings and activities within programs.
Session Participants
A new /sessions/participants
endpoint has been added. This endpoint retrieves participant information for sessions, including attendance and engagement data.
Session Feedback
A new /sessions/feedback
endpoint has been added. This endpoint retrieves feedback submitted by participants for sessions.
Events
Events
A new /events
endpoint has been added to the Vygo API. This endpoint allows retrieval of event data, including workshops, seminars, and other organizational events.
Event Participants
A new /events/participants
endpoint has been added. This endpoint retrieves participant information for events, including registration and attendance data.
Event Feedback
A new /events/feedback
endpoint has been added. This endpoint retrieves feedback submitted by participants for events.
Chats
Chats
A new /chats
endpoint has been added to the Vygo API. This endpoint allows retrieval of chat conversation data from the platform.
Chat Participants
A new /chats/participants
endpoint has been added. This endpoint retrieves information about participants in chat conversations.
Chat Messages
A new /chats/messages
endpoint has been added. This endpoint retrieves message content from chat conversations, enabling analysis of communication patterns and engagement.