SData is the short form of 'Sage Data', the HTTP-based communication protocol used by many Sage product APIs and integrations.
SData is a web protocol that:
- is standards-based, building upon the http, atom and soon json specifications
- conforms to the rest principles
- is applicable to a variety of scenarios such as APIs, mobile apps or 3rd party integration
- is free to use (please read the licence terms)
More information can be found at http://sage.github.io/SData-2.0/