Overview of APIs

API calls represent specific operations that your client applications can invoke at runtime to perform tasks, for example:

  • Query data maintained in the TIBCO Reward customer database.
  • Add, update, and delete this data.

All API calls are synchronous or asynchronous requests made to the API. Any changes to your data are committed automatically.

See Understanding API Calls for specific information about API Calls.