mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Technical Help >> REST APIs

SobekCM REST API

With the addition of the SobekCM engine and recent architectural changes, the system now supports a good number of standard REST API endpoints, exposing information about aggregations, web skins, search results, and items via a number of different support protocols.

 Data Interchange Formats

Most the endpoints exposed through the SobekCM engine are available as JSON, JSON-P, XML, and ProtoBuf as basic data interchange formats.  By default, the system utilizes the ProtoBuf endpoints internally while JSON and JSON-P are used by some scripts that run on the user's browser to pull data via AJAX.  

 

 Endpoint Documentation

Documentation is currently being created for these endpoints and will appear here as they are completed. Below are preliminary links for the documentation under construction.