|
HowItWorks
One-sentence summary of this page.
IntroductionAPI for dood.pl defines communication based on REST methodology. This document do not assume any specific server (or client) implementation, but we try to ensure that API works correctly on: ConventionAccording to REST convention all requests are stated in the following form /object/action/ All responses have JSON format. Please refer to Response Structure for details about data exchange structures. Pre-Assumptions:
In following documentation we assume those conditions and we may not include them in each structure or request. | |