Developer API v2 (deprecated)

The Relenta API is implemented as XML over HTTP. We use HTTP Basic Authentication. When you use the API, you access the system with the same permissions as the user who was authenticated. The Relenta API is implemented as REST, a simple HTTP GET or POST action. The REST Endpoint URL is: http://[account-id].relenta.com/api/rest/ By default,…