Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 383 Bytes

WordPress - WP Plugin Tuxedo API Importer

https://api.tuxedoticket.ca/documentation

Generate a Beamer auth token

curl -X POST "https://api.tuxedoticket.ca/v1/authentication" -H "accept: application/json" -H "Content-Type: application/json" -d "{\"accountName\":\"tuxedo-denisepelletier"\",\"password\":\"XXX\",\"username\":\"tuxedo-denisepelletier-readonly\"}""