Carousel Cloud’s REST API is available for any customer who has purchased our software! This KB is an informational resource. It’s not a guide to using APIs in general. We assume if you're using our REST API, you understand some support limitations accompanying building custom software.
Typically someone would write a program that interacts with our REST API to accomplish a custom integration goal. Or maybe our software doesn’t quite do something, and it's too specific for us to build it as a feature for everyone. You could write your program that uses the REST API with some technical knowledge and direction.
Want to learn more?
-
Read the Carousel REST API Overview on your Cloud Account via
<account>.carouselsignage.net/CarouselAPI
(e.g., support.demo.carouselsignage.net/CarouselAPI) -
Explore the Carousel API Documentation via
<account>.carouselsignage.net/CarouselAPI/swagger
(e.g., support.demo.carouselsignage.net/CarouselAPI/swagger) -
Feel free to review and read on our Demo account, as the information is the same.
-
But you will need to use your account’s URL to authenticate, program, and test your API calls.