API Reference
The brainCloud API Reference can be found here.
The API Reference is organized subject, and then sub-divided by service. The top-level subjects are:
- BrainCloudWrapper - the optional wrapper class that makes using the Client API easier, especially for authentication details
- Client API - the standard user-oriented API for interacting with brainCloud.
- Cloud Code - information and special APIs for writing custom cloud code scripts
- Server to Server (S2s) - information for writing scripts to be called from external services
- Appendix - references to reason codes, commonly used ids, the stats grammar syntax, etc.
Be sure to choose the appropriate programming language via the tab in the top-right corner of the docs. Options include C#, C++, Objective-C, Java, JavaScript, and Cloud Code.