Use this API endpoint to retrieve a list of countries and states and use the results to register people for a webinar via the Register endpoint.

The request must include all of the required fields, based on the table below:

NameValue
api_key*string (64)

* Required fields

The response body will be a JSON object containing a list of countries, states and state IDs.

Example CURL request

curl --data "api_key=demokey" https://api.webinarjamdev.com/api/webinarjam/countries