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.
  • Create, update, and delete data.
  • Obtain metadata.

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