Optimizing calls

The following topics discuss how caller applications can optimize Cloud API calls. This may involve reducing the number of calls needed to complete an operation, or improving call performance. This includes how to:

  • Reduce the number of calls needed to accomplish a business flow using:
    • Composite requests
    • Request inclusion
    • Batch requests
  • Prevent lost updates using checksums
  • Execute calls asynchronously