Service calls and return values

Service calls send the information about the action to perform in the Alfabet database or the information to send back to the URL of the Alfabet RESTful API. The endpoints that are available to access and to change data are predefined and require a specific set of parameters to be sent to the Alfabet RESTful API.

To make a service call, a valid URL consisting of the address of the Alfabet API server and the body specification of the request endpoint must be sent to the web server via an HTTPS request. The header of the request must contain a valid authorization. Click for details about authorization.

A valid URL has the following structure: URLOfTheAlfabetAPIServer/api/v2/EndpointName

Variable in URL Required Value
ServerAdress The web address of the Alfabet API Server.

The specification of the web address is case-sensitive.

api/v2 The specification of the Alfabet RESTful API. The current version is api/v2.
EndpointName The endpoint to be called. Allowed values are: