Is there any API for creating a new meeting in Google Meet ? There is button Create new meeting
on https://meet.google.com/ and I want to do something similar using API
I know that it is possible to create meeting using Google Calendar API but I'm looking for direct API for Google Meet without creating calendar event.
[EDIT] It does not solve my problem, but maybe would help someone else. There is also option to generate meeting using https://meet.google.com/lookup/[custom-meeting-name] but you need to have Google Workspace (former GSuite)
It is now possible to create a new meet by going to this url: http://meet.google.com/new
That being said, it's not immediately obvious how you could get the link for the generated meet.