Alfabet FastLane RESTful Service API

A RESTful API is available for the Alfabet FastLane application. Alfabet FastLane provides an easy-to-use user interface to access the content in the Alfabet FastLane 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 FastLane database via HTTP request to the Alfabet FastLane RESTful API.

RESTCloud