Requirements Campaign

Requirements Campaign

Requirements

  1. an active goTom instance is required to access the API. The instance "Demo" may be used for testing purposes. See Test API Endpoints
  2. an API user must be available. An order is possible by e-mail.
  3. the following technical requirements are needed for the communication with goTom:
    • HTTPS communication via port 443 is required.
    • current date must be able to be formatted as ISO 8601 date. Example «2018-10-16T17:07:58+02:00».
      hash_hmac with algorithm "sha1" as well as "md5" are required for signing. In addition, the signature is encoded with base64. See HMAC Authentication