DAAPI

From Flux Developer Portal

Jump to: navigation, search

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 DAAPI access string to determine community context and output format.
http://daapi.flux.com/2.0/00001/outputFormat/communityUCID/accessString
  • outputFormat can be either XML or JSON
  • communityUCID must be a valid flux Community UCID
  • accessString contains the DAAPI query parameters. See following sections for usage.

Content DAAPI

People DAAPI

Comments DAAPI

Content Categories DAAPI

Groups DAAPI

Communities DAAPI

Action DAAPI

Personal tools
Toolbox