Prerequisites
Complete these prerequisites before you begin the quick
start.
You must have an org that has Customer 360 Data Manager provisioned to be able to use the API.
Become familiar with:
- Enabling an SSL endpoint in your application server.
- JavaScript Object Notation (JSON), which is the data format returned in the query response.
- cURL, the tool used to execute REST requests in this guide.
- OAuth 2.0, which requires some setup.