If you're impatient and need to get started quickly, here's a bunch of terse info to get you going right away

  • All APIs are REST based and use json as input
  • Bulk uploads are done by sending files in csv format
  • All APIs are authenticated using ClientId and ClientSecret headers which can be retrieved from the client info page viewable by Kreesalis client managers.
  • You can try out all APIs within the reference documentation by providing parameters and using your account credentials

Please ensure that you use different accounts for development and production to ensure that data in production is clean and not noisy