Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The schedule export API aims to allow technical developers to get all events, artists and schedule information, to display them on web, or screens during the event.

...

Images defined for events, artists, and venues can be retrieved in 3 different formats: large, normal, thumbnail.
For each size, we can define the format (square, rectangle, etc.), and if the image must be cropped to fit the size or not. 

More information on images format.

Endpoint

Endpoint main URL

...

Main endpoint URLs

(Deprecated) Endpoint

Endpoint main URL

http://s3.amazonaws.com/goeventweb-static.greencopper.com/<hash>/<project_tag>/assets/widgets/

The <hash> is a security parameter that is unique to your project. 

The <project-tag> parameter identifies your project in a unique way.

Before trying to call the API, you must ensure you get both your <hash> and your <project-tag> parameter from the Greencopper team. 

Main endpoint URLs

FAQ

If you encounter any issue with the implementation, please have a look to the Frequently Asked Questions.
Otherwise, you can contact Greencopper team, we will be happy to help you.

...