During the Beta process, API keys will be distributed directly. Please contact us if you have a use case and would like to take part in the beta testing.
Access to the Analytics system PDF Service is secured through the user of API key pairs.
There are two types of API oneAPI key pairs for the Analytics PDF service:
- Collector
- AnalystAccess key
- Secret access key
This makes it possible for a partner to manage the use of keys, and the appropriate access for each type.
Collector:
A collector is able to collect the data. These are the key pairs that you will use when calling the Logging function.
Analyst:
An analyst is able to create reporting queries, and then run those queries to display reports, graphs or results.
Once you have your key pairs, the next step is to Download the PHP SDK.
...