== HTTP Request format == The request format is simply a REST call in the form of an URL. The HTTP verbs GET, POST, PUT and DELETE are used to act on the different resources in the Praized Platform. The request are in the form of http://api.praized.com/{community_slug}/{resource_name}?api_key={your_api_key} == HTTP Response format == The format is either XML or JSON. The structure is the same for both format. ------ Continue to [XML_Documentation XML Format : Details] Back to [A_Third_Tutorial_OAuth A Third Tutorial : Understanding OAuth with Praized] Up to [API Our Index]