1.8 Alpha swagger.json

That is because the swagger.json file in the repository was broken - sorry about that. I’ve fixed the file which should mean the documentation loads. I will also be generating static documentation for the final release - but the swagger-ui docs are nice as you can explore what is sent from and to.

oAuth
A note on oAuth - we are still using oAuth, so your client implementation should not be effected at all, apart from the end points changing. There are a new set of endpoints as described in the document (and the tables have changed in Xibo so you will need to register a new application to get an API key).

The end points are:

  • /api/application/authorize
  • /api/authorize/access_token
  • /api/[xxxx]