Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.You can generate an API key from API key managment page. https://www.jicoo.com/dashboard/api_keysMore information on this can be found in the Authentication page.
To make your first request, send an authenticated request to the event_types endpoint. This will list all of your event types.List Event TypesTake a look at how you might call this method using our official libraries, or via curl: