@Pruitt951 wrote: krogerfeedback mcdvoice @CoenDekker wrote: Hi, I was wondering if it is possible to access Community data using an Open API instead of the Lithium API. This would allow to use the Lithium Community in more then just the Lithium implementations. For instance a smartphone app. Regards, Coen Yes, maybe you could think about using Lithium's Endpoint concept to cluster Lithium API data requests and construct a response object for your needs. For example you could make multiple requests and let your endpoint return a JSON object. Totally agree with you. @ClaudiusH is also correct that Lithium API offers you many possibilities to request community data and If you are worried about authentification than Android SDK will solve that issue as well.
... View more