ObexCode Logo ObexCode Logo

API documentation

The ObexCode Sync Engine API is a RESTful HTTP based Atom/AtomPub API for handling synchronization between data sources such as mobil phones and web services such as Google and Yahoo.

The API uses OAuth. The OAuth protocol enables websites or applications (Consumers) to access Protected Resources from a web service (Service Provider) via an API, without requiring Users to disclose their Service Provider credentials to the Consumers. To use OAuth you must make sure you have generated an API key/secret pair in the My Profile page.