Create meeting without Auth

I want API that allow me to create meeting without passing the
Authorization key
is it possible ?

Hi @aya.ashraf,

This is not possible—all API requests require authorization via either JWT or OAuth.

Thanks,
Will