DAAPI
From Flux Developer Portal
The flux Data Access API (DAAPI) provides the mechanism for retrieving publicly available community data. FML uses DAAPI queries to make requests for data. The DAAPI output is offered in either JSON, XML or FML. The DAAPI can be used both inside the community and externally (for integration of outbound widgets and promotions).
Contents |
Usage Overview
FML
The current community is always implied from the context of the site hosting the FML. Only the DAAPI access string must be specified in this case.
HTTP
The following URL format must be pre-pended onto the DAAPIaccess string to determine community context and output format.
http://daapi.flux.com/2.0/00001/
outputFormat/communityUCID/accessString
-
outputFormatcan be eitherXMLorJSON -
communityUCIDmust be a valid flux Community UCID -
accessStringcontains the DAAPI query parameters. See following sections for usage.
Content DAAPI
- Community Content List | Group Content | User's Content | Content Feed | Community Single Content Detail | Content Tags
People DAAPI
- Community Members | Group Members | Content Raters | Content Sharers | User's Friends | Single User Detail | User Activity (deprecated)
