Alfabet RESTful Service API

A RESTful API is available for the Alfabet application. Alfabet provides an easy-to-use user interface to access the content in the Alfabet database. The API is designed as a web service architecture based on the Representational State Transfer (REST) software architecture type. The Alfabet RESTful Service API does not use session cookies. JSON format is used to send reponses.

Here's how the API can be used:

This documentation describes the setup of the RESTful services and the calls to the available data endpoints. The information helps you to build interfaces that access the Alfabet database via HTTP request to the Alfabet RESTful API.

RESTCloud