Getting Started

GETTING STARTED


This section provides all the technical information you need to start accessing and using the Omni Collect – Single API. It includes detailed instructions on how to authenticate API requests, protect API data, work with base URLs across different environments, handle errors, and understand API versioning. The following sub-sections will guide you through each of these essential topics:

  1. API Base URL: Find the base URLs for accessing different environments of our API.
  2. API Authentication: Learn how to authenticate your requests to ensure secure access to our API.
  3. Securing API Communication: Understand how to protect your data with encryption and digital signatures.
  4. Making an API Call: After setting up all the prerequisites mentioned in the previous sections, it's time to guide you through executing an API call with actual examples.

 

Return to top