Helios APIThe Helios public API for managing inboxes, customers, forms, and messages. All requests require an Authorization header with a Bearer token. Version 1.0.0Base URLhttps://api.sendhelios.com Gyms GETList gyms/v1/gyms Authentication GETVerify authentication (GET)/v1/auth/verifyPOSTVerify authentication (POST)/v1/auth/verify Forms GETRead form/v1/forms/{id}POSTSubmit form/v1/forms/{id} Links GETRead link/v1/links/{id} Messages POSTCreate message/v1/messages Customers POSTCreate or update customer/v1/customer