API for Webinar

I just need the API keys to make the api calls to register someone to the webinar that they signed up for

Hi @Curtis3 ,

This is easy, but the format is different for meetings versus webinars.

POST https://api.zoom.us/v2/webinars/{webinarId}/registrants

You may want to check out

All the best

John