Composite Endpoints

These are the available composite endpoints to support multiple calls for a single use case.

Gameball offers composite API interfaces that execute a series of REST API requests in a single call. This will improve your application’s performance by minimizing the number of round-trips between the client and Gameball. The response bodies and HTTP statuses of the requests are returned in a single response body.

API Area

Resource Area

Description

/integrations/action

Used to execute Sending event, Rewarding and Redemption in a single API call

Last updated