Swoogo API Access

You can use our open API to access Swoogo API endpoints, which can get information on events, registrations, sessions, and more. Here are the basics: 

API vs. Webhook

API: You’re building a function to pull the data, you’re “calling” the system

Webhook: Pushes that data, they don’t need to “call”. The system will send data anytime something happens.